[][src]Function taplo_cli::util::get_schema

pub async fn get_schema(
    path: &str,
    cache_path: Option<impl AsRef<Path>>
) -> Result<(RootSchema, Option<Error>), Error>