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

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