Module rocket::mtls::oid::asn1_rs::nom::branch

source ·
Available on crate feature mtls only.
Expand description

Choice combinators

Traits§

Functions§

  • Tests a list of parsers one by one until one succeeds.
  • Applies a list of parsers in any order.