Docs.rs
wavecraft-dev-server-0.9.0
wavecraft-dev-server 0.9.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
RonHouben
Dependencies
atomic_float ^1.1
normal
clap ^4
normal
futures-util ^0.3
normal
include_dir ^0.7
normal
parking_lot ^0.12
normal
serde_json ^1.0
normal
tao ^0.30
normal
tokio ^1
normal
tokio-tungstenite ^0.24
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wavecraft-bridge ^0.9.0
normal
wavecraft-protocol ^0.9.0
normal
wry ^0.47
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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
Crate wavecraft_dev_server
wavecraft_
dev_
server
0.9.0
All Items
Crate Items
Re-exports
Modules
Crate
wavecraft_
dev_
server
Copy item path
Source
Expand description
Wavecraft dev server library
Exports modules for testing and integration.
Re-exports
§
pub use app::
AppState
;
Modules
§
app
Application state with atomic parameter storage
assets
Static asset embedding for the React UI
webview
WebView setup and event loop
ws_
server
WebSocket server for browser-based UI development