//! The paren form may omit a direction's fn only when the struct is narrowed to the
//! other direction — a bidirectional newtype with no `write` cannot encode.
usebnb::bin;#[bin(codec(parse = bnb::codecs::leb128::parse))]structVarint(u64);fnmain(){}