Docs.rs
example_crate_with_settings-0.0.7
example_crate_with_settings 0.0.7
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
sam0x17
Dependencies
crate-settings ^0
normal
Versions
50%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
example_
crate_
with_
settings
0.0.7
All Items
Crate Items
Functions
Crate
example_crate_with_settings
Copy item path
Source
Functions
ยง
add
This add method is configurable via crate settings. By default, it will function like a regular add method, however if
example_crate_with_settings.extra
is present as an integer, it will be added to the final result.