cradle-shared 0.1.1

Shared utilities in use by the Cradle agent and cli
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# `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](https://docs.rs/crate/cradle-shared/latest)

## Installing


* via `cargo`: `cargo add cradle-shared`
* via `Cargo.toml`: `cradle-shared = "0.1.0"`