Searched refs:max_output_cluster_count (Results 1 – 1 of 1) sorted by relevance
44702 pub max_output_cluster_count: u32, field44713 max_output_cluster_count: u32::default(), in default()44766 pub fn max_output_cluster_count(mut self, max_output_cluster_count: u32) -> Self { in max_output_cluster_count() method44767 self.inner.max_output_cluster_count = max_output_cluster_count; in max_output_cluster_count()