Function stomp_parser::model::frames::client::parsers::client_frame [−][src]
pub fn client_frame<'a, 'b>(
input: Vec<u8>
) -> Result<ClientFrame, StompParseError> where
'b: 'a,
Expand description
The entry point to this package, which parses a frame in this group