Skip to main content

snapshot

Function snapshot 

Source
pub fn snapshot() -> Option<Snapshot>
Expand description

Read the running totals.

Returns None only if the C library rejects the struct header, which would mean this crate’s mirror has drifted from the library (tests/t19_layout.rs gates that).