Docs.rs
mpl-auction-0.1.0
mpl-auction 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
svc01-metaplex
github:metaplex-foundation:protocol
Dependencies
arrayref ^0.3.6
normal
borsh ^0.9.1
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
solana-program ^1.10
normal
spl-token ^3.2
normal
thiserror ^1.0
normal
mpl-testing-utils ^0.1.0
dev
solana-program-test ^1.10
dev
solana-sdk ^1.10
dev
Versions
57.22%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
AuctionName
mpl_
auction
0.1.0
In mpl_
auction::
processor
mpl_auction
::
processor
Type Alias
Auction
Name
Copy item path
Source
pub type AuctionName = [
u8
;
32
];