pub const SOME: FreeBuiltinSchema;Expand description
Some(value: T) -> Option<T>.
None has no entry here because it is not a call: it is the empty case
written as a bare name, and writing None(...) is a mistake both ends
name as one.
pub const SOME: FreeBuiltinSchema;Some(value: T) -> Option<T>.
None has no entry here because it is not a call: it is the empty case
written as a bare name, and writing None(...) is a mistake both ends
name as one.