Struct graph_http::Registry [−][src]
pub struct Registry;
Implementations
pub fn register_internal_helper(
resource_identity: ResourceIdentity,
registry: &mut Handlebars
)
[src]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Registry
impl UnwindSafe for Registry