Searched defs:active_compute_unit_count (Results 1 – 2 of 2) sorted by relevance
16 pub active_compute_unit_count: Option<u32>, field
29203 pub active_compute_unit_count: u32, field29256 pub fn active_compute_unit_count(mut self, active_compute_unit_count: u32) -> Self { in active_compute_unit_count() method