Docs.rs
derive_ops-0.1.0
derive_ops 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
RedRam567
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
11.11%
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
derive_
ops
0.1.0
All Items
Crate Items
Derive Macros
Crate
derive_ops
Copy item path
Source
Expand description
Small library to add derives for Add, Sub, Mul, Div, and assign variants
Derive Macros
ยง
AddAssign
Ref
AddRef
DivAssign
Ref
DivRef
MulAssign
Ref
MulRef
SubAssign
Ref
SubRef