[][src]Type Definition sane::value::List

type List = Vec<Value>;

Type representing a SANE list, payload of the Value::List variant