Re-exports

pub use ser::JsonObject;
pub use jobs::*;
pub use record::*;
pub use reference::*;
pub use resolver::*;
pub use util::*;

Modules

Structs

A GUID is a string that is composed of a typ string and a id string.

Traits