Docs.rs
sovran-arc-0.1.5
sovran-arc 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bsneed
Dependencies
toml_edit ^0.22
normal
Versions
83.87%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module arcm
sovran_
arc
0.1.5
Module arcm
Module Items
Structs
In crate sovran_
arc
sovran_arc
Module
arcm
Copy item path
Source
Structs
ยง
Arcm
A wrapper combining Arc and Mutex for convenient shared mutable access Only works with types that implement Clone
Weak
Arcm
A weak reference wrapper for Arcm