Type Definition editeur::sprite::draw::Result
[−]
[src]
type Result<T> = Result<T, DrawError>;
type Result<T> = Result<T, DrawError>;