{"id":67370,"library":"drm-fourcc","title":"DRM FourCC","description":"Provides an enum with every valid Direct Rendering Manager (DRM) format fourcc.","status":"active","version":"2.2.0","language":"rust","source_language":null,"source_url":"https://github.com/danielzfranklin/drm-fourcc-rs","tags":["drm","fourcc","graphics","format"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndrm-fourcc = \"2.2.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add drm-fourcc","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"DrmFourcc","correct":"use drm_fourcc::DrmFourcc;"}],"quickstart":{"code":"use drm_fourcc::DrmFourcc;\n\nfn main() {\n    let fourcc = DrmFourcc::Xrgb8888;\n    println!(\"{:?}\", fourcc);\n}","lang":"rust","description":"Prints the Xrgb8888 fourcc code."},"warnings":[],"env_vars":null,"search_vec":"'direct':9 'drm':1,12,15 'enum':5 'everi':7 'format':13,18 'fourcc':2,14,16 'graphic':17 'manag':11 'provid':3 'render':10 'valid':8","created_at":"2026-06-17T17:36:18.840762+00:00","updated_at":"2026-06-17T17:36:18.840762+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/danielzfranklin/drm-fourcc-rs","github":"https://github.com/danielzfranklin/drm-fourcc-rs","docs":"https://docs.rs/drm-fourcc/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}