Docs.rs
moduforge-collaboration-client-0.6.0
moduforge-collaboration-client 0.6.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
ctor ^0.4.2
normal
futures-util ^0.3
normal
imbl ^6.0.0
normal
moduforge-model ^0.6.0
normal
moduforge-state ^0.6.0
normal
moduforge-transform ^0.6.0
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
39.22%
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
AwarenessRef
mf_
collab_
client
0.6.0
Awareness
Ref
Aliased Type
In crate mf_
collab_
client
mf_collab_client
Type Alias
Awareness
Ref
Copy item path
Source
pub type AwarenessRef =
Arc
<
RwLock
<
Awareness
>>;
Aliased Type
§
pub struct AwarenessRef {
/* private fields */
}