Skip to main content

surface_for_spec

Function surface_for_spec 

Source
fn surface_for_spec(
    spec: &InterfaceSpec,
    all_specs: &HashMap<&str, &InterfaceSpec>,
    visiting: &mut Vec<&'static str>,
) -> Result<AbiSurface>