Function parse_protocol

Source
pub fn parse_protocol(
    name: &str,
) -> Result<StreamKind, P2pNetworkIdentifyFromMessageError>