pub trait SomePad: IsPad { }
Type-level equivalent of Some(Pad)
Some(Pad)
See the OptionalKind documentation for more details on the pattern.
OptionalKind