cradle-shared
A library used by the cradle toolkit and plugins that contains shared utilities, structs, errors, constants, and types.
Documentation
For documentation please refer to the docs.rs page
Installing
- via
cargo:cargo add cradle-shared - via
Cargo.toml:cradle-shared = "0.1.0"