morpheus_network::mainloop::bare_metal

Function parse_u8

Source
fn parse_u8(s: &str) -> Option<u8>
Expand description

Parse a u8 from a string without allocation.