register_uri_handler

Function register_uri_handler 

Source
pub fn register_uri_handler<T: ObjectType, I: URIHandlerImplStatic<T>>(
    _: &TypeInitToken,
    type_: Type,
    imp: &I,
)