pub type PbAsOf = AsOf;
Alias for AsOf.
AsOf
struct PbAsOf { pub as_of_type: Option<AsOfType>, }
as_of_type: Option<AsOfType>