Docs.rs
  • stacks-common-0.0.3
    • stacks-common 0.0.3
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lgalabru
    • hugocaillard
    • Dependencies
      • chrono ^0.4.19 normal
      • curve25519-dalek =2.0.0 normal optional
      • ed25519-dalek ^2.1.1 normal optional
      • getrandom ^0.2 normal optional
      • hashbrown ^0.14.3 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.82 normal
      • libsecp256k1 ^0.5.0 normal optional
      • percent-encoding ^2.1.0 normal
      • rand ^0.8 normal
      • ripemd ^0.1.1 normal
      • rusqlite =0.28.0 normal optional
      • secp256k1 ^0.24.3 normal optional
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • sha3 ^0.10.1 normal
      • slog ^2.5.2 normal optional
      • slog-json ^2.3.0 normal optional
      • slog-term ^2.6.0 normal optional
      • time ^0.3.34 normal
      • wsts ^8.1 normal optional
      • assert-json-diff ^1.0.0 dev
      • rand_core ^0.6 dev
      • rstest ^0.11.0 dev
      • rstest_reuse ^0.1.3 dev
      • nix ^0.23 normal
      • winapi ^0.3 normal
      • winapi ^0.3 dev
    • Versions
    • 76.08% of the crate is documented
  • Platform
    • 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

stacks_common0.0.3

Module types

Module Items

  • Modules
  • Structs
  • Enums
  • Constants
  • Traits

In crate stacks_common

stacks_common

Module types

Source

Modules§

chainstate
net
sqlite

Structs§

StacksEpoch
StacksPublicKeyBuffer
A container for public keys (compressed secp256k1 public keys)

Enums§

StacksEpochId

Constants§

PEER_VERSION_EPOCH_1_0
PEER_VERSION_EPOCH_2_0
PEER_VERSION_EPOCH_2_05
PEER_VERSION_EPOCH_2_1

Traits§

Address
PrivateKey
PublicKey