Docs.rs
rgb-std-0.10.9
rgb-std 0.10.9
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
fedsten
Dependencies
amplify ^4.5.0
normal
baid58 ^0.4.4
normal
base85 =2.0.0
normal
bp-core ^0.10.11
normal
chrono ^0.4.26
normal
commit_verify ^0.10.6
normal
rgb-core ^0.10.8
normal
serde ^1
normal
strict_encoding ^2.6.1
normal
strict_types ^1.6.3
normal
getrandom ^0.2
normal
rand ^0.8.4
normal
optional
wasm-bindgen ^0.2
normal
wasm-bindgen-test ^0.3
dev
Versions
24.74%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rgbstd
0.10.9
ArgMap
Aliased Type
In rgbstd::
interface
rgbstd
::
interface
Type Alias
ArgMap
Copy item path
Source
pub type ArgMap =
TinyOrdMap
<
FieldName
,
ArgSpec
>;
Aliased Type
ยง
struct ArgMap(
/* private fields */
);