pub fn get_handler(protocol: Protocol) -> &'static dyn ProtocolHandlerExpand description
Get the protocol handler for a given protocol.
pub fn get_handler(protocol: Protocol) -> &'static dyn ProtocolHandlerGet the protocol handler for a given protocol.