{"id":74634,"library":"cedar-policy-core","title":"Cedar Policy Core","description":"Core implementation of the Cedar policy language","status":"active","version":"4.11.0","language":"rust","source_language":null,"source_url":"https://github.com/cedar-policy/cedar","tags":["cedar","policy","authorization","core"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncedar-policy-core = \"4.11.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add cedar-policy-core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Policy","correct":"use cedar_policy_core::ast::Policy;"}],"quickstart":{"code":"use cedar_policy_core::ast::Policy;\n\nfn main() {\n    let policy = Policy::new();\n    println!(\"{:?}\", policy);\n}","lang":"rust","description":"Creates a new Cedar policy."},"warnings":[],"env_vars":null,"search_vec":"'author':13 'cedar':1,8,11 'core':3,4,14 'implement':5 'languag':10 'polici':2,9,12","created_at":"2026-06-17T19:06:22.497536+00:00","updated_at":"2026-06-17T19:06:22.497536+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://cedarpolicy.com","github":"https://github.com/cedar-policy/cedar","docs":"https://docs.rs/cedar-policy-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"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}}