logo
pub type PencilResult = Result<Response, PencilError>;
Expand description

The Pencil Result type.