Skip to main content

available_actions

Function available_actions 

Source
pub fn available_actions(
    error: &OperationError,
) -> Vec<(ErrorAction, &'static str)>
Expand description

Build the list of available options for an operation error.