Docs.rs
  • warg-server-0.4.1
    • warg-server 0.4.1
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • peterhuene
    • github:bytecodealliance:wasmtime-publish
    • Dependencies
      • anyhow ^1.0.79 normal
      • axum ^0.7.4 normal
      • bytes ^1.5.0 normal
      • chrono ^0.4.33 normal optional
      • clap ^4.3.24 normal
      • diesel ^2.1.4 normal optional
      • diesel-async ^0.4.1 normal optional
      • diesel-derive-enum ^2.1.0 normal optional
      • diesel_json ^0.2.1 normal optional
      • diesel_migrations ^2.1.0 normal optional
      • futures ^0.3.30 normal
      • indexmap ^2.2.4 normal
      • secrecy ^0.8.0 normal
      • serde ^1.0.196 normal
      • serde_json ^1.0.113 normal optional
      • tempfile ^3.10.0 normal
      • thiserror ^1.0.56 normal
      • tokio ^1.36.0 normal
      • tokio-util ^0.7.10 normal
      • toml ^0.8.2 normal
      • tower ^0.4.13 normal
      • tower-http ^0.5.1 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • url ^2.5.0 normal
      • warg-api ^0.4.1 normal
      • warg-crypto ^0.4.1 normal
      • warg-protocol ^0.4.1 normal
      • warg-transparency ^0.4.1 normal
      • wasmparser ^0.121.0 normal
    • Versions
    • 58.39% of the crate is documented
  • Go to latest version
  • 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

warg_server0.4.1

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Config
  • InitializedServer
  • Server
  • api::v1::Error
  • api::v1::Json
  • api::v1::Path
  • api::v1::RegistryHeader
  • api::v1::content::Config
  • api::v1::fetch::Config
  • api::v1::ledger::Config
  • api::v1::monitor::Config
  • api::v1::package::Config
  • api::v1::proof::Config
  • datastore::MemoryDataStore
  • datastore::Record
  • policy::content::ContentPolicyCollection
  • policy::content::ContentStreamPolicyCollection
  • policy::content::WasmContentPolicy
  • policy::record::AuthorizedKeyPolicy
  • policy::record::RecordPolicyCollection
  • services::CoreService

Enums

  • datastore::DataStoreError
  • datastore::RecordStatus
  • policy::content::ContentPolicyError
  • policy::record::RecordPolicyError
  • services::CoreServiceError

Traits

  • datastore::DataStore
  • policy::content::ContentPolicy
  • policy::content::ContentStreamPolicy
  • policy::record::RecordPolicy

Functions

  • api::create_router
  • api::v1::create_router
  • api::v1::not_found
  • args::get_opt_secret

Type Aliases

  • policy::content::ContentPolicyResult
  • policy::record::RecordPolicyResult