pub fn handler_for(protocol: ApiProtocol) -> Box<dyn ProtocolHandler>Expand description
Get the appropriate protocol handler for an API protocol.
pub fn handler_for(protocol: ApiProtocol) -> Box<dyn ProtocolHandler>Get the appropriate protocol handler for an API protocol.