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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate derive_ops
Version 0.1.0
All Items
Derive Macros
?
Crate
derive_ops
source
·
[
−
]
Expand description
Small library to add derives for Add, Sub, Mul, Div, and assign variants
Derive Macros
AddAssignRef
AddRef
DivAssignRef
DivRef
MulAssignRef
MulRef
SubAssignRef
SubRef