#reflection #serialization #introspection #deserialize

shapely-core

Core types and traits for the shapely ecosystem, providing fundamental reflection capabilities

4 stable releases

Uses new Rust 2024

new 3.0.0 Mar 11, 2025
2.0.1 Mar 11, 2025
1.0.0 Mar 11, 2025

#2620 in Encoding

Download history

65 downloads per month
Used in 7 crates (5 directly)

MIT/Apache

74KB
1.5K SLoC

shapely-core

experimental free of syn crates.io documentation MIT/Apache-2.0 licensed

[!IMPORTANT]

There is no stable shapely API as of now (even though it's >1.0.0). The design is very much still being explored.

Expect multiple major versions in the near future — (note left 2025-03-11)

This is the core crate for the shapely ecosystem. It provides the fundamental types and traits used by other crates in the shapely family.

Note that the main documentation for the shapely project can be found in the shapely crate. This core crate serves as a common dependency for:

If you're building tools or libraries that interact with shapely's core functionality, you should depend directly on shapely-core rather than the main shapely crate.

For more detailed information and usage examples, please refer to the shapely crate documentation.

No runtime deps