Docs.rs
bittensor-rs-0.1.1
bittensor-rs 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
distributedstatemachine
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.83
normal
chrono ^0.4.38
normal
futures ^0.3.30
normal
hex ^0.4.3
normal
home ^0.5.9
normal
parity-scale-codec ^3.6.1
normal
optional
rand ^0.8.5
normal
serde ^1.0.204
normal
serde_json ^1.0.120
normal
sp-core ^34.0.0
normal
sp-runtime ^38.0.0
normal
subxt ^0.44.0
normal
subxt-codegen ^0.44.0
normal
optional
subxt-metadata ^0.44.0
normal
optional
subxt-signer ^0.44.0
normal
thiserror ^1.0.62
normal
tokio ^1.38.0
normal
tracing ^0.1.40
normal
futures ^0.3.30
dev
tokio-test ^0.4
dev
wiremock ^0.6.2
dev
parity-scale-codec ^3.6.1
build
sha2 ^0.10.8
build
subxt-codegen ^0.44.0
build
subxt-metadata ^0.44.0
build
subxt-utils-fetchmetadata ^0.44.0
build
tokio ^1.38.0
build
Versions
27.15%
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
AccountId
bittensor_
rs
0.1.1
Account
Id
Aliased Type
Fields
0
In crate bittensor_
rs
bittensor_rs
Type Alias
Account
Id
Copy item path
Source
pub type AccountId =
AccountId32
;
Aliased Type
§
pub struct AccountId(pub [
u8
;
32
]);
Tuple Fields
§
§
0: [
u8
;
32
]