Function pipe_chain::str::hex_digits

source ·
pub fn hex_digits<'a, E>(
    qty: impl TryInto<Repetition, Error = impl Into<InvalidRepetition>>
) -> impl Pipe<&'a str, (&'a str,), E>where
    Incomplete: Into<E>,
    E: StdError,
Expand description

Takes the given quantity of ascii hexadecimal digits