Apply Conditionally
Chain and apply methods on objects conditionally.
Installation
- Using
cargo:
- By updating
Cargo.toml:
[]
= "1.0.0"
Usage
// Bring the trait into scope to access the trait methods on objects
use ApplyConditionally;
License
Licensed under the MIT License.