pub type FuturePresentationInfos = Vec<PresentationInfo>;
Expand description
A user-defined identifier for future presentation info. A maximum of 8 future presentation counts is enough for the current usage of these APIs.
Aliased Typeยง
struct FuturePresentationInfos { /* private fields */ }