Skip to main content

Crate kutil_std_macros

Crate kutil_std_macros 

Source
Expand description

crates.io docs.rs

§Kutil

Rust utilities collection.

The word “kutil” means “do-it-yourselfer” in Czech.

Highlights:

§License

Like much of the Rust ecosystem, licensed under your choice of either of

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

All code and documentation was written by humans. We do not accept “AI”-generated contributions.

Derive Macros§

Display
Procedural macro for #[derive(Display)].
FromStr
Procedural macro for #[derive(FromStr)].