Module uclicious::raw[][src]

Expand description

Low level interface to libUCL.

Re-exports

pub use object::Object;
pub use object::ObjectError;
pub use object::ObjectRef;
pub use parser::Parser;
pub use priority::Priority;

Modules

Iterators for ObjectRef.

Objects parsed by the parser.

Safe wrapper for libUCL parser.

Source priority. Consult libUCL documentation for more information.

Constants

Default strategy is append. Consult libUCL docs for more information.

Type Definitions

Strategy to use when sources have duplicate keys.

Parser flags.