Docs.rs
warg-server-0.10.0
warg-server 0.10.0
Permalink
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.45.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.10.0
normal
warg-crypto ^0.10.0
normal
warg-protocol ^0.10.0
normal
warg-transparency ^0.10.0
normal
wasmparser ^0.235.0
normal
Versions
57.24%
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
Module datastore
warg_
server
0.10.0
Module datastore
Module Items
Structs
Enums
Traits
In crate warg_
server
warg_server
Module
datastore
Copy item path
Source
Structs
§
Memory
Data
Store
Represents an in-memory data store.
Record
Represents a record in a log.
Enums
§
Data
Store
Error
Record
Status
Represents the status of a record.
Traits
§
Data
Store
Implemented by data stores.