Rust-idiomatic, compliant, flexible and performant BIP21 crate.
Important: while lot of work went into polishing the crate it's still considered early-development!
req-
. (But see features.)Serialization and deserialization is inspired by serde
with these important differences:
req-
fields can be rejected.Param<'a>
] to enable lazy evaluation.The crate is no_std
but does require alloc
.
std
enables integration with std
- mainly std::error::Error
.non-compliant-bytes
- enables use of non-compliant API that can parse non-UTF-8 URI values.1.41.1
MITNFA