Docs.rs
moduforge-collaboration-client-0.4.9
moduforge-collaboration-client 0.4.9
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
futures-util ^0.3
normal
moduforge-core ^0.4.9
normal
moduforge-macros ^0.4.9
normal
moduforge-model ^0.4.9
normal
moduforge-state ^0.4.9
normal
moduforge-transform ^0.4.9
normal
reqwest ^0.12.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tokio ^1
normal
tokio-tungstenite ^0.21.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
uuid ^1.0
normal
yrs ^0.18.2
normal
Versions
43.38%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
mf_
collab_
client
0.4.9
Awareness
Ref
Aliased Type
In crate mf_
collab_
client
mf_collab_client
Type Alias
AwarenessRef
Copy item path
Source
pub type AwarenessRef =
Arc
<
RwLock
<
Awareness
>>;
Aliased Type
§
pub struct AwarenessRef {
/* private fields */
}