{"id":64299,"library":"ruma-common","title":"Ruma Common","description":"Common types for other ruma crates, providing foundational Matrix protocol data structures.","status":"active","version":"0.18.0","language":"rust","source_language":null,"source_url":"https://github.com/ruma/ruma","tags":["matrix","types","protocol","messaging"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nruma-common = \"0.18.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ruma-common","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"OwnedUserId","correct":"use ruma_common::OwnedUserId;"}],"quickstart":{"code":"use ruma_common::OwnedUserId;\n\nfn main() {\n    let user_id: OwnedUserId = \"@alice:example.com\".try_into().unwrap();\n    println!(\"User: {}\", user_id);\n}","lang":"rust","description":"Parse and use a Matrix user ID."},"warnings":[],"env_vars":null,"search_vec":"'common':2,3 'crate':8 'data':13 'foundat':10 'matrix':11,15 'messag':18 'protocol':12,17 'provid':9 'ruma':1,7 'structur':14 'type':4,16","created_at":"2026-06-17T16:54:29.971963+00:00","updated_at":"2026-06-17T16:54:29.971963+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://ruma.dev/","github":"https://github.com/ruma/ruma","docs":"https://docs.rs/ruma-common/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","other"],"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}}