Function from_ast

Source
pub fn from_ast(
    from_oca: Option<OCABundle>,
    oca_ast: &OCAAst,
) -> Result<OCABuild, Vec<Error>>