chrono::format::scan

Function char

Source
pub(super) fn char(s: &str, c1: u8) -> ParseResult<&str>
Expand description

Tries to consume exactly one given character.