Type Definition ev3dev_lang_rust::driver::AttributeResult[][src]

type AttributeResult<T> = Result<T, Error>;