[][src]Type Definition type_freak::maybe::UnwrapOr

type UnwrapOr<T, DefaultValue> = ApplyFunctor<UnwrapOrFunctor<DefaultValue>, T>;