Docs.rs
hocuspocus-rs-ws-0.1.0
hocuspocus-rs-ws 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
albireo3754
Dependencies
anyhow ^1.0.72
normal
async-trait ^0.1.71
normal
axum ^0.8.4
normal
bincode ^1.3.3
normal
bytes ^1.5.0
normal
console-subscriber ^0.4.1
normal
dashmap ^6.0.1
normal
futures ^0.3
normal
futures-util ^0.3.28
normal
reqwest ^0.12.5
normal
rusty-s3 ^0.5.0
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
thiserror ^2.0.17
normal
time ^0.3.25
normal
tokio ^1.45.0
normal
tokio-stream ^0.1.17
normal
tokio-util ^0.7.11
normal
tracing ^0.1.37
normal
url ^2.5.7
normal
uuid ^1.17.0
normal
yrs ^0.19.2
normal
yrs-kvstore ^0.3.0
normal
tokio ^1.29.1
dev
Versions
18.71%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 api_types
hocuspocus_
rs_
ws
0.1.0
Module api_
types
Module Items
Structs
Enums
Functions
In crate hocuspocus_
rs_
ws
hocuspocus_rs_ws
Module
api_
types
Copy item path
Source
Structs
§
Auth
DocRequest
Client
Token
DocCreation
Request
NewDoc
Response
Enums
§
Authorization
Functions
§
validate_
doc_
name
Validate that the document name contains only alphanumeric characters, dashes, and underscores. This is the same alphabet used by nanoid when we generate a document name.