Module peel::prelude [] [src]

Provides sensible imports at all

Reexports

pub use super::Peel;
pub use error::PeelResult;
pub use error::PeelError;
pub use error::ErrorType;
pub use parser::Parsable;
pub use parser::ParserResult;
pub use parser::ParserResultVec;