ownable-core 1.0.0

Traits for structs/enums with Cow, which can convert Type<'a> to Type<'static> and more
Documentation
  • Coverage
  • 100%
    11 out of 11 items documented2 out of 2 items with examples
  • Size
  • Source code size: 34.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.68 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • alexkazik/ownable
    8 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • alexkazik

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.