Macro rocket::mtls::x509::der_parser::rusticata_macros::flat_take

source ·
macro_rules! flat_take {
    ($i:expr, $len:expr, $f:ident) => { ... };
    ($i:expr, $len:expr, $submac:ident!( $($args:tt)*)) => { ... };
}
Available on crate feature mtls only.
Expand description

Combination and flat_map! and take! as first combinator