Function dynamo::ast::convert [] [src]

pub fn convert(
    data: &[Range<MetaData>],
    ignored: &mut Vec<Range>
) -> Result<Vec<Function>, ()>