[][src]Type Definition cargo::util::config::OptValue

type OptValue<T> = Option<Value<T>>;