{"id":59409,"library":"pbjson-types","title":"PBJSON Types","description":"Protobuf well known types with serde serialization support.","status":"active","version":"0.9.0","language":"rust","source_language":null,"source_url":"https://github.com/influxdata/pbjson","tags":["protobuf","serde","types","serialization"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npbjson-types = \"0.9.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add pbjson-types","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Timestamp","correct":"use pbjson_types::Timestamp;"}],"quickstart":{"code":"use pbjson_types::Timestamp;\n\nfn main() {\n    let ts = Timestamp::default();\n    println!(\"Timestamp: {:?}\", ts);\n}","lang":"rust","description":"Creates a default protobuf Timestamp with serde support."},"warnings":[],"env_vars":null,"search_vec":"'known':5 'pbjson':1 'protobuf':3,11 'serd':8,12 'serial':9,14 'support':10 'type':2,6,13 'well':4","created_at":"2026-06-16T17:01:59.246609+00:00","updated_at":"2026-06-16T17:01:59.246609+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/influxdata/pbjson","github":"https://github.com/influxdata/pbjson","docs":"https://docs.rs/pbjson-types/","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-16","next_check":"2026-12-13","install_tag":null}}