Docs.rs
scrypto-test-1.3.0
scrypto-test 1.3.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
radixbot
Dependencies
ouroboros ^0.17.2
normal
paste ^1.0.13
normal
radix-common ^1.3.0
normal
radix-engine ^1.3.0
normal
radix-engine-interface ^1.3.0
normal
radix-native-sdk ^1.3.0
normal
radix-substate-store-impls ^1.3.0
normal
radix-substate-store-interface ^1.3.0
normal
radix-substate-store-queries ^1.3.0
normal
radix-transactions ^1.3.0
normal
sbor ^1.3.0
normal
scrypto ^1.3.0
normal
scrypto-compiler ^1.3.0
normal
serde_json ^1.0.105
normal
wabt ^0.10.0
normal
Versions
34.09%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
scrypto_
test
1.3.0
Collection
Descriptor
Required Methods
collection_index
Implementations on Foreign Types
AccountCollection
AccountLockerCollection
ComponentRoyaltyCollection
MetadataCollection
RoleAssignmentCollection
u8
Implementors
In scrypto_
test::
prelude
scrypto_test
::
prelude
Trait
CollectionDescriptor
Copy item path
Source
pub trait CollectionDescriptor { // Required method fn
collection_index
(&self) ->
u8
; }
Required Methods
§
Source
fn
collection_index
(&self) ->
u8
Implementations on Foreign Types
§
Source
§
impl
CollectionDescriptor
for
AccountCollection
Source
§
fn
collection_index
(&self) ->
u8
Source
§
impl
CollectionDescriptor
for
AccountLockerCollection
Source
§
fn
collection_index
(&self) ->
u8
Source
§
impl
CollectionDescriptor
for
MetadataCollection
Source
§
fn
collection_index
(&self) ->
u8
Source
§
impl
CollectionDescriptor
for
RoleAssignmentCollection
Source
§
fn
collection_index
(&self) ->
u8
Source
§
impl
CollectionDescriptor
for
ComponentRoyaltyCollection
Source
§
fn
collection_index
(&self) ->
u8
Source
§
impl
CollectionDescriptor
for
u8
Source
§
fn
collection_index
(&self) ->
u8
Implementors
§
Source
§
impl
CollectionDescriptor
for
ConsensusManagerCollection
Source
§
impl
CollectionDescriptor
for
FungibleResourceManagerCollection
Source
§
impl
CollectionDescriptor
for
FungibleVaultCollection
Source
§
impl
CollectionDescriptor
for
NonFungibleResourceManagerCollection
Source
§
impl
CollectionDescriptor
for
NonFungibleVaultCollection
Source
§
impl
CollectionDescriptor
for
PackageCollection
Source
§
impl
CollectionDescriptor
for
ValidatorCollection
Source
§
impl
CollectionDescriptor
for
MultiResourcePoolCollection
Source
§
impl
CollectionDescriptor
for
OneResourcePoolCollection
Source
§
impl
CollectionDescriptor
for
TwoResourcePoolCollection
Source
§
impl
CollectionDescriptor
for
AccessControllerCollection
Source
§
impl
CollectionDescriptor
for
AccessControllerV2Collection