Docs.rs
type-utilities-rs-0.1.0
type-utilities-rs 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
skanehira
Dependencies
quote ^1.0.36
normal
syn ^2.0.72
normal
Versions
80%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
type_
utilities_
rs
0.1.0
All Items
Crate Items
Attribute Macros
Crate
type_utilities_rs
Copy item path
Source
Attribute Macros
ยง
omit
Create new Struct that omit the specified fields
partial
Change all fields to
Option
type
pick
Create new struct that pick the specified fields
required
Unwrap all fields from
Option
type