Skip to main content

count

Function count 

Source
pub fn count(n: usize) -> u32
Expand description

A count on the wire. Rust counts in usize; the contract is explicit about width, because a reader in another language has to be.