8 releases
Uses new Rust 2024
| new 0.3.0 | Nov 17, 2025 |
|---|---|
| 0.2.4 | Oct 15, 2025 |
| 0.2.2 | Sep 29, 2025 |
| 0.2.0 | Aug 26, 2025 |
| 0.1.1 | Aug 5, 2025 |
#1253 in Rust patterns
434 downloads per month
Used in 2 crates
17KB
365 lines
ownership
Obtaining ownership.
Installation
cargo
You can add ownership as a dependency with the following command:
$ cargo add ownership
Or by directly specifying it in the configuration like so:
[dependencies]
ownership = "0.3.0"
Alternatively, you can add it directly from the source:
[dependencies.ownership]
git = "https://github.com/nekitdev/ownership.git"
Documentation
You can find the documentation here.
Support
If you need support with the library, you can send an email.
Changelog
You can find the changelog here.
Security Policy
You can find the Security Policy of ownership here.
Contributing
If you are interested in contributing to ownership, make sure to take a look at the
Contributing Guide, as well as the Code of Conduct.
License
ownership is licensed under the MIT License terms. See License for details.
Dependencies
~83KB