{"id":72238,"library":"preserves","title":"Preserves","description":"Implementation of the Preserves serialization format for structured data.","status":"active","version":"4.996.0","language":"rust","source_language":null,"source_url":"https://gitlab.com/preserves/preserves-rs","tags":["serialization","preserves","data-format","structured"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npreserves = \"4.996.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add preserves","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Value","correct":"use preserves::value::Value;"}],"quickstart":{"code":"use preserves::value::Value;\n\nfn main() {\n    let val = Value::Symbol(\"example\".into());\n    println!(\"{:?}\", val);\n}","lang":"rust","description":"Creates a Preserves symbol value and prints it."},"warnings":[],"env_vars":null,"search_vec":"'data':10,14 'data-format':13 'format':7,15 'implement':2 'preserv':1,5,12 'serial':6,11 'structur':9,16","created_at":"2026-06-17T18:36:52.649660+00:00","updated_at":"2026-06-17T18:36:52.649660+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://preserves.dev/","github":null,"docs":"https://docs.rs/preserves/","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}}