Skip to main content

Crate ought_spec

Crate ought_spec 

Source

Re-exports§

pub use config::SpecsConfig;
pub use graph::SpecGraph;
pub use parser::OughtMdParser;
pub use parser::Parser;
pub use types::*;

Modules§

config
graph
parser
Public parsing interface for ought specs.
types