Docs.rs
  • thegraph-core-0.15.1
    • thegraph-core 0.15.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:edgeandnode:crates-io-owners
    • LNSD
    • Dependencies
      • alloy ^1.0 normal
      • async-graphql ^7.0 normal optional
      • bs58 ^0.5 normal
      • fake ^4.0 normal optional
      • serde ^1.0 normal optional
      • serde_with ^3.8 normal optional
      • thiserror ^2.0 normal
      • alloy ^1.0 dev
    • Versions
    • 86.67% 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

thegraph_core0.15.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AllocationId
  • BlockPointer
  • CollectionId
  • DeploymentId
  • IndexerId
  • ProofOfIndexing
  • SubgraphId
  • attestation::Attestation
  • attestation::Receipt
  • fake_impl::alloy::Alloy
  • signed_message::MessageHash
  • signed_message::RecoverSignerError
  • signed_message::SignatureBytes
  • signed_message::SignedMessage

Enums

  • ParseDeploymentIdError
  • ParseSubgraphIdError
  • attestation::VerificationError
  • signed_message::SigningError
  • signed_message::VerificationError

Traits

  • signed_message::ToSolStruct

Macros

  • allocation_id
  • collection_id
  • deployment_id
  • indexer_id
  • proof_of_indexing
  • subgraph_id

Functions

  • attestation::create
  • attestation::eip712_domain
  • attestation::recover_allocation
  • attestation::verify
  • signed_message::recover_signer_address
  • signed_message::sign
  • signed_message::verify