Module scrypto::resource

source ·
Expand description

Scrypto resource abstraction.

Re-exports

pub use non_fungible::NonFungible;
pub use bucket::*;

Modules

Macros

Structs

Represents the auth zone, which is used by system for checking if this component is allowed to
Utility for setting up a new resource.
Represents a resource manager.
Represents the Radix Engine resource subsystem.
Represents a proof of owning some resource that has had its resource address validated.

Constants

The maximum divisibility supported.
Not divisible.

Traits

Functions

Initializes resource subsystem.
Returns the resource subsystem.