Skip to main content

parse_native_dependencies_section

Function parse_native_dependencies_section 

Source
pub fn parse_native_dependencies_section(
    section: &Value,
) -> Result<HashMap<String, NativeDependencySpec>, String>
Expand description

Parse the [native-dependencies] section table into typed specs.