hard-xml-derive 1.41.0

Derive marco of hard-xml.
Documentation
1
2
3
4
5
6
7
mod elide_lifetime;
mod errors;
mod input_lifetime;

pub use elide_lifetime::elide_type_lifetimes;
pub use errors::Context;
pub use input_lifetime::gen_input_lifetime;