Docs.rs
op-0.1.4
op 0.1.4
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
cradiy
Dependencies
Versions
55.56%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
op
0.1.4
All Items
Crate Items
Macros
Traits
Crate
op
Copy item path
source
Macros
§
catch
A simple macro that catch
Result<T, E>
and
Option<T>
result
A simple macro that handle
Result<T, E>
.
some
A simple macro that handle
Option<T>
.
ternary
Ternary Operator
Traits
§
Operator