Docs.rs
  • ns-protocol-0.8.0
    • ns-protocol 0.8.0
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zensh
    • Dependencies
      • anyhow ^1 normal
      • base64 ^0.21 normal
      • bytes ^1 normal
      • ciborium ^0.2 normal
      • ciborium-io ^0.2 normal
      • ed25519-dalek ^2 normal
      • finl_unicode ^1.2.0 normal
      • serde ^1 normal
      • sha3 ^0.10 normal
      • hex ^0.4 dev
      • hex-literal ^0.4 dev
      • rand_core ^0.6 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

ns_protocol0.8.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ed25519::Signature
  • ed25519::SigningKey
  • ed25519::VerifyingKey
  • ns::Bytes32
  • ns::Bytes64
  • ns::Name
  • ns::Operation
  • ns::PublicKeyParams
  • ns::Service
  • ns::tag::Accepted
  • ns::tag::Captured
  • ns::tag::Required
  • state::Inscription
  • state::InvalidInscription
  • state::NameState
  • state::ServiceProtocol
  • state::ServiceState

Enums

  • ns::Error
  • ns::ThresholdLevel
  • ns::Value

Traits

  • ed25519::Signer
  • ed25519::Verifier

Functions

  • ns::from_reader
  • ns::into_writer
  • ns::valid_name
  • state::from_bytes
  • state::hash_sha3
  • state::to_bytes

Type Aliases

  • ns::NSTag
  • ns::NSTagRef

Constants

  • ns::MAX_NAME_BYTES
  • state::NAME_EXPIRE_SECONDS
  • state::NAME_STALE_SECONDS