Docs.rs
boarddown-server-0.1.3
boarddown-server 0.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nocadotpro
Dependencies
anyhow ^1.0
normal
axum ^0.7
normal
boarddown-core ^0.1.3
normal
boarddown-fs ^0.1.3
normal
boarddown-schema ^0.1.3
normal
boarddown-sync ^0.1.3
normal
chrono ^0.4.31
normal
futures-util ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
0%
of the crate is documented
Go to latest version
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
All
boarddown_
server
0.1.3
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
server::AppState
server::BoardResponse
server::ColumnResponse
server::CreateBoardRequest
server::CreateTaskRequest
server::MoveTaskRequest
server::TaskResponse
server::UpdateTaskRequest
ws::SyncState
ws::WebSocketHandler
Enums
server::AppError
ws::BoardMessage
ws::ClientMessage
Functions
routes::boards::router
routes::sync::router
routes::tasks::router
server::start
ws::handle_ws_upgrade
Type Aliases
ws::BoardClients