#no-std #owned #into-owned

no-std ownable-core

Traits for structs/enums with Cow, which can convert Type<'a> to Type<'static> and more

1 stable release

1.0.0 Nov 12, 2025

#40 in #owned

Download history 8/week @ 2025-11-12 142/week @ 2026-01-07 126/week @ 2026-01-14 353/week @ 2026-01-21

621 downloads per month
Used in 2 crates (via ownable)

MIT/Apache

23KB
587 lines

crates.io License

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.

No runtime deps

Features