Docs.rs
sugar-cli-0.4.1
sugar-cli 0.4.1
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
svc01-metaplex
github:metaplex-foundation:sugar
Dependencies
anchor-client ^0.24.2
normal
anchor-lang ^0.24.2
normal
anchor-spl ^0.24.2
normal
anyhow ^1.0.58
normal
async-trait ^0.1.56
normal
aws-config ^0.15.0
normal
aws-sdk-s3 ^0.15.0
normal
bs58 ^0.4.0
normal
bundlr-sdk ^0.2.0
normal
chrono ^0.4.19
normal
clap ^3.2.8
normal
console ^0.15.0
normal
ctrlc ^3.2.2
normal
data-encoding ^2.3.2
normal
dialoguer ^0.10.1
normal
futures ^0.3.21
normal
glob ^0.3.0
normal
indexmap ^1.9.1
normal
indicatif ^0.16.2
normal
mpl-candy-machine ^4.0.1
normal
mpl-token-metadata ^1.2.5
normal
num_cpus ^1.13.1
normal
par-stream ^0.10.2
normal
rand ^0.8.5
normal
rayon ^1.5.3
normal
regex ^1.5.6
normal
reqwest ^0.11.11
normal
ring ^0.16.20
normal
serde ^1.0.138
normal
serde_json ^1.0.82
normal
serde_yaml ^0.8.24
normal
shadow-drive-user-staking ^0.1.1
normal
shellexpand ^2.1.0
normal
solana-account-decoder ^1.8.1
normal
solana-client ^1.8.1
normal
solana-logger ^1.8.1
normal
solana-program ^1.8.1
normal
solana-transaction-status ^1.8.1
normal
spl-associated-token-account ^1.0.3
normal
spl-token ^3.2.0
normal
structopt ^0.3.26
normal
thiserror ^1.0.31
normal
tokio ^1.19.2
normal
tracing ^0.1.35
normal
tracing-bunyan-formatter ^0.3.3
normal
tracing-subscriber ^0.3.14
normal
url ^2.2.2
normal
Versions
21.87%
of the crate is documented
Go to latest version
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
☰
Module data
Macros
Structs
Enums
Functions
Type Definitions
?
Module
sugar_cli
::
config
::
data
source
·
[
−
]
Macros
anyhow
Construct an ad-hoc error from a string or existing non-
anyhow
error value.
Structs
ConfigData
Creator
EndSettings
GatekeeperConfig
HiddenSettings
SolanaConfig
SugarConfig
WhitelistMintSettings
Enums
Cluster
EndSettingType
UploadMethod
WhitelistMintMode
Functions
go_live_date_as_timestamp
parse_string_as_date
price_as_lamports
to_option_string
to_string
Type Definitions
Result
Result<T, Error>