Skip to main content

resolve_alternatives

Function resolve_alternatives 

Source
pub fn resolve_alternatives<'a>(
    op_security: &'a OpSecurity,
    schemes: &'a [SchemeInfo],
) -> Vec<&'a SchemeInfo>
Expand description

Returns the scheme infos referenced by an op’s alternatives, in declaration order.