Docs.rs
kenzu-0.0.2
kenzu 0.0.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pas2rust
Dependencies
mokuya ^0.0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
regex ^1.11.1
normal
syn ^2
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kenzu
0.0.2
All Items
Crate Items
Derive Macros
Crate
kenzu
Copy item path
Source
Derive Macros
ยง
Builder
Derive macro
Builder
generates an
immutable builder
for a struct.
M_
Builder
Derive macro
M_Builder
generates a
mutable builder
for a struct, allowing progressive field updates and direct value access.