# Apache Iceberg Glue Catalog Official Native Rust Implementation [![crates.io](https://img.shields.io/crates/v/iceberg.svg)](https://crates.io/crates/iceberg-catalog-glue) [![docs.rs](https://img.shields.io/docsrs/iceberg.svg)](https://docs.rs/iceberg/latest/iceberg-catalog-glue/) This crate contains the official Native Rust implementation of Apache Iceberg Glue Catalog. See the [API documentation](https://docs.rs/iceberg-catalog-glue/latest) for examples and the full API.