morpheus_network::mainloop::bare_metal

Function parse_u16

Source
fn parse_u16(s: &str) -> Option<u16>
Expand description

Parse a u16 from a string without allocation.