Registry / utility / maybe-single

maybe-single

JSON →
library0.16.1rscratesunverified

A singleton. Maybe.

# Cargo.toml [dependencies] maybe-single = "0.16.1"
INSTALL
IMPORT
SIG · MAYBE-SINGLE
M
maybe-single
utilityrustv0.16.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MaybeSingle
use maybe_single::MaybeSingle;

Minimal usage of maybe-single.

use maybe_single::MaybeSingle; fn main() { let _singleton = MaybeSingle::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
maybe-single — cargo add maybe-single · libregistry