Function sst::check_table_size

source ·
pub fn check_table_size(size: usize) -> Result<(), Error>
Expand description

Check that the table size is allowable, or return a descriptive error.