1 stable release
| 1.0.0 | Nov 12, 2025 |
|---|
#40 in #owned
621 downloads per month
Used in 2 crates
(via ownable)
23KB
587 lines
Core traits and types for the ownable crate
Please see the ownable crate for a more comprehensive overview.
This crate contains the core types and traits used by ownable available without all of the
macro related dependencies that get used for the derive macros. If you don't rely on the derive
macros then you may benefit from pulling in fewer dependencies by relying directly on
ownable-core.
License
This project is licensed under either of
at your option.
Contributing
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.