Struct lifeguard::settings::StartingSize
[−]
[src]
pub struct StartingSize(pub usize);
Specifies how many values should be requested from the Supplier at initialization time. These values will be available for immediate use.