[][src]Type Definition ucglib::convert::traits::ImportResult

type ImportResult = Result<Rc<Val>, Box<dyn Error>>;