[][src]Type Definition fastanvil::DrawResult

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