Skip to main content

read_non_negative_u64

Function read_non_negative_u64 

Source
pub fn read_non_negative_u64<L>(lookup: &L, key: &str, default: u64) -> u64
Expand description

Reads a non-negative u64 from a runtime configuration lookup.