Skip to main content

execute

Function execute 

Source
pub fn execute(pass: &Pass) -> PassResult
Expand description

Execute a Pass. Returns the closure’s result, or PassError::UnknownClosureId when the id is not registered.