oct_digits

Function oct_digits 

Source
pub fn oct_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 octal digits