Skip to main content

handler_for

Function handler_for 

Source
pub fn handler_for(protocol: ApiProtocol) -> Box<dyn ProtocolHandler>
Expand description

Get the appropriate protocol handler for an API protocol.