Re-exports§
pub use CreationStrategy::*;
Structs§
- Bucket
Factory - A factory for buckets that can create them (for testing) through multiple creation strategies
- Fungible
Resource Type - InProgress
Resource Builder - Utility for setting up a new resource, which has building in progress.
- NonFungible
Resource Type - Package
Factory - Proof
Factory - A factory for Proofs that can create them (for testing) through multiple creation strategies
- Resource
Builder - Utility for setting up a new resource.
Enums§
- Creation
Strategy - The creation strategy used in the
BucketFactory
andProofFactory
structs allowing them to either create them by disabling auth and minting or by mocking the bucket or proof. - Factory
Resource Specifier
Constants§
- DIVISIBILITY_
MAXIMUM - The maximum divisibility supported.
- DIVISIBILITY_
NONE - Not divisible.
Traits§
- AnyResource
Type - Create
With NoSupply Builder - SetAddress
Reservation Builder - SetOwner
Builder - Update
Auth Builder - Update
Metadata Builder - PUBLIC TRAITS AND METHODS All public methods first - these all need good rust docs