Docs.rs
twice-cell-0.1.0
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
twice-cell 0.1.0
Like `once-cell`, except you set the value twice.
Crate
Source
Builds
Feature flags
Documentation
Coverage
88.46%
23
out of
26
items documented
15
out of
26
items with examples
Ø build duration
all releases: 12s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
caass/twice-cell
0
1
1
crates.io
Dependencies
either ^1.13.0
normal
serde ^1.0.210
normal
optional
void ^1.0.2
normal
Versions
0.1.1
(2025-01-16)
0.1.0
(2024-09-13)
Owners
twice-cell
It's like
once-cell
, except you set the value twice.