Docs.rs
walrus-core-0.0.5
walrus-core 0.0.5
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
clearloop
Dependencies
anyhow ^1
normal
async-stream ^0.3
normal
compact_str ^0.8
normal
dirs ^6
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
heck ^0.5
normal
schemars ^1.1.0
normal
serde ^1
normal
serde_json ^1
normal
smallvec ^1
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
99.4%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module server
walrus_
core
0.0.5
Module server
Module Items
Traits
In walrus_
core::
protocol::
api
walrus_core
::
protocol
::
api
Module
server
Copy item path
Source
Expand description
Server trait — one async method per protocol operation.
Traits
§
Server
Server-side protocol handler.