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

Download history 235/week @ 2025-08-04 12/week @ 2025-08-11 5/week @ 2025-08-18 113/week @ 2025-08-25 15/week @ 2025-09-01 2/week @ 2025-09-08 294/week @ 2025-09-29 55/week @ 2025-10-06 363/week @ 2025-10-13 42/week @ 2025-10-20 20/week @ 2025-10-27

434 downloads per month
Used in 2 crates

MIT license

17KB
365 lines

ownership

License Version Downloads Documentation Test

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