mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-17 23:19:06 +00:00
Expose a single function in codegen to docs build.
This commit is contained in:
parent
7da41112cf
commit
2c26777c75
@ -117,7 +117,7 @@ macro_rules! register_decorators {
|
||||
)
|
||||
}
|
||||
|
||||
#[doc(hidden)]
|
||||
/// Compiler hook for Rust to register plugins.
|
||||
#[plugin_registrar]
|
||||
pub fn plugin_registrar(reg: &mut Registry) {
|
||||
// Enable logging early if the DEBUG_ENV_VAR is set.
|
||||
|
Loading…
Reference in New Issue
Block a user