Struct sway_ir::pass_manager::PassManager
source · pub struct PassManager { /* private fields */ }
Implementations§
Trait Implementations§
source§impl Default for PassManager
impl Default for PassManager
source§fn default() -> PassManager
fn default() -> PassManager
Returns the “default value” for a type. Read more