Crates.io | rhizome |
lib.rs | rhizome |
version | 0.0.1 |
source | src |
created_at | 2020-09-29 23:48:45.843327 |
updated_at | 2020-09-29 23:48:45.843327 |
description | A convenient hierarchical dependency-extraction container. Supports lazy provision, shadowing and testing/configuration use cases. |
homepage | https://github.com/Tamschi/rhizome/tree/v0.0.1 |
repository | https://github.com/Tamschi/rhizome |
max_upload_size | |
id | 294394 |
size | 33,632 |
A convenient hierarchical dependency-extraction container.
rhizome
supports lazy provision, shadowing and testing/configuration use cases.
Please use cargo-edit to always add the latest version of this library:
cargo add rhizome
// TODO_EXAMPLE
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
rhizome
strictly follows Semantic Versioning 2.0.0 with the following exceptions:
This includes the Rust version requirement specified above.
Earlier Rust versions may be compatible, but this can change with minor or patch releases.
Which versions are affected by features and patches can be determined from the respective headings in CHANGELOG.md.