Docs.rs
  • warg-server-0.2.0
    • warg-server 0.2.0
    • 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.71 normal
      • axum ^0.6.18 normal
      • bytes ^1.4.0 normal
      • chrono ^0.4.26 normal
      • clap ^4.3.11 normal
      • diesel ^2.1.0 normal
      • diesel-async ^0.3.1 normal
      • diesel-derive-enum ^2.1.0 normal
      • diesel_json ^0.2.1 normal
      • diesel_migrations ^2.1.0 normal
      • futures ^0.3.28 normal
      • indexmap ^2.0.0 normal
      • secrecy ^0.8.0 normal
      • serde ^1.0.171 normal
      • serde_json ^1.0.102 normal
      • tempfile ^3.6.0 normal
      • thiserror ^1.0.43 normal
      • tokio ^1.29.1 normal
      • tokio-util ^0.7.8 normal
      • toml ^0.7.6 normal
      • tower ^0.4.13 normal
      • tower-http ^0.4.1 normal
      • tracing ^0.1.37 normal
      • tracing-subscriber ^0.3.17 normal
      • url ^2.4.0 normal
      • warg-api ^0.2.0 normal
      • warg-crypto ^0.2.0 normal
      • warg-protocol ^0.2.0 normal
      • warg-transparency ^0.2.0 normal
      • wasmparser ^0.108.0 normal
    • Versions
    • 64.91% 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.2.0

  • 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::content::Config
  • api::v1::fetch::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