Skip to main content

resolve_algorithms

Function resolve_algorithms 

Source
pub fn resolve_algorithms(
    cli_override: Option<&[String]>,
) -> Result<BTreeMap<String, Vec<String>>>
Expand description

Resolve the effective [algorithms] map: CLI override wins, else empty (FFI does not advertise algorithms today).