Docs.rs
or-rs-macros-0.1.1
or-rs-macros 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mox692
Dependencies
colored ^2
normal
optional
proc-macro2 ^1
normal
optional
quote ^1
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
or_
rs_
macros
0.1.1
All Items
Crate Items
Attribute Macros
Crate
or_rs_macros
Copy item path
Source
Expand description
Macros for use with
Or
type.
Attribute Macros
ยง
or_gen
A proc macro that converts
if
or
match
expressions that return multiple types into
Or
types.