Docs.rs
  • ns-indexer-0.6.0
    • ns-indexer 0.6.0
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zensh
    • Dependencies
      • anyhow ^1 normal
      • axum ^0.7 normal
      • base64 ^0.21 normal
      • bitcoin ^0.31 normal
      • bitcoincore-rpc-json ^0.18.0 normal
      • bytes ^1 normal
      • ciborium ^0.2 normal
      • ciborium-io ^0.2 normal
      • dotenvy ^0.15 normal
      • futures ^0.3 normal
      • hex ^0.4 normal
      • http ^1 normal
      • log ^0.4 normal
      • ns-axum-web ^0.1 normal
      • ns-protocol ^0.8 normal
      • ns-scylla-orm ^0.1 normal
      • ns-scylla-orm-macros ^0.1 normal
      • reqwest ^0.11 normal
      • scylla ^0.11 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • structured-logger ^1 normal
      • tokio ^1 normal
      • tower ^0.4 normal
      • tower-http ^0.5 normal
      • validator ^0.16 normal
      • hex-literal ^0.4 dev
    • Versions
    • 0% 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

ns_indexer0.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • api::AppHealth
  • api::AppVersion
  • api::IndexerAPI
  • api::InscriptionAPI
  • api::NameAPI
  • api::QueryAddress
  • api::QueryHeight
  • api::QueryName
  • api::QueryNamePagination
  • api::QueryPubkey
  • api::ServiceAPI
  • api::UtxoAPI
  • bitcoin::BitcoinRPC
  • bitcoin::BitcoinRPCOptions
  • db::Checkpoint
  • db::Inscription
  • db::InvalidInscription
  • db::NameState
  • db::ServiceProtocol
  • db::ServiceState
  • db::Utxo
  • db::scylladb::Batch
  • db::scylladb::Bytes
  • db::scylladb::Query
  • db::scylladb::Row
  • db::scylladb::ScyllaDB
  • db::scylladb::ScyllaDBOptions
  • envelope::Envelope
  • indexer::Indexer
  • indexer::IndexerOptions
  • indexer::IndexerState
  • scanner::Scanner
  • utxo::UTXO

Enums

  • db::scylladb::BatchStatement
  • db::scylladb::BatchType
  • db::scylladb::ColumnType

Functions

  • api::healthz
  • api::version
  • bitcoin::decode_hex
  • db::scylladb::exec_cqls
  • db::scylladb::extract_applied
  • db::scylladb::filter_single_row_err
  • router::new

Constants

  • APP_NAME
  • APP_VERSION