Type Definition pallet_housing_fund::pallet::Reservations
source · pub type Reservations<T> = StorageMap<_GeneratedPrefixForStorageReservations<T>, Blake2_128Concat, (NftCollectionId<T>, NftItemId<T>), FundOperation<T>, OptionQuery>;