pub fn generate_functions_for_yaml(
    uri: &str,
    filepath: &str
) -> Result<TokenStream, FuncGenError>