Expand description
Declare an inaccessible public type.
Traits§
- Requestable
Inner - Sealed trait to help implement
Requestable
: not visible outside this crate, so we can change its methods however we like.
Declare an inaccessible public type.
Requestable
: not
visible outside this crate, so we can change its methods however we like.