Searched defs:max_primitive_count (Results 1 – 2 of 2) sorted by relevance
491 pub max_primitive_count: Option<u64>, field
37223 pub max_primitive_count: u64, field37292 pub fn max_primitive_count(mut self, max_primitive_count: u64) -> Self { in max_primitive_count() method