Crate preserves_path

Crate preserves_path 

Source

Re-exports§

pub use context::Context;
pub use context::Env;
pub use error::CompilationError;
pub use parse::parse_predicate;
pub use parse::parse_selector;
pub use schemas::path::Predicate;
pub use schemas::path::Selector;
pub use schemas::path::Step;
pub use step::Node;

Modules§

context
error
parse
predicate
schemas
step