Function chrono::format::scan::char

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

Tries to consume exactly one given character.