Crate cd

Source
Expand description

§🔍 clearly-defined

Build Status Crates.io Docs Contributor Covenant Embark

Rust crate for interacting with Clearly Defined

§Contributing

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started.

§License

Licensed under either of

at your option.

§Contribution

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.

Re-exports§

pub use error::Error;

Modules§

definitions
error

Structs§

Coordinate
Defines the coordinates of a specific component
Utf8PathBuf
An owned, mutable UTF-8 path (akin to String).

Enums§

CoordVersion
Provider
Shape
The “type” of the component

Constants§

ROOT_URI

Traits§

ApiResponse