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

type Result<T> = Result<T, DrawError>;

Result type for fallible methods on Draw and DrawContext