Type Definition grafix_toolbox::uses::Res[][src]

type Res<T> = Result<T, String>;