{"id":64129,"library":"ion-rs","title":"Ion RS","description":"Implementation of Amazon Ion, a richly-typed, self-describing data format.","status":"active","version":"0.18.1","language":"rust","source_language":null,"source_url":"https://github.com/amazon-ion/ion-rust","tags":["ion","amazon","serialization","data-format"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nion-rs = \"0.18.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ion-rs","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"IonReader","correct":"use ion_rs::IonReader;"}],"quickstart":{"code":"use ion_rs::IonReader;\nlet data = b\"some_ion_data\";\nlet reader = IonReader::new(data);","lang":"rust","description":"Read Ion data using IonReader."},"warnings":[{"fix":"Add `features = [\"experimental-reader-writer\"]` to Cargo.toml dependency.","message":"Requires feature flags for full Ion support (e.g., 'experimental-reader-writer').","severity":"gotcha","affected_versions":">=0.18.0"}],"env_vars":null,"search_vec":"'amazon':5,17 'data':14,20 'data-format':19 'describ':13 'format':15,21 'implement':3 'ion':1,6,16 'rich':9 'richly-typ':8 'rs':2 'self':12 'self-describ':11 'serial':18 'type':10","created_at":"2026-06-17T16:52:23.292247+00:00","updated_at":"2026-06-17T16:52:23.292247+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/amazon-ion/ion-rust","github":"https://github.com/amazon-ion/ion-rust","docs":"https://docs.rs/ion-rs/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}