logo

Type Definition penrose::draw::Result[][src]

pub type Result<T> = Result<T, DrawError>;
Expand description

Result type for fallible methods on Draw and DrawContext