Registry / auth / cedar-policy-core

cedar-policy-core

JSON →
library4.11.0rscratesunverified

Core implementation of the Cedar policy language

# Cargo.toml [dependencies] cedar-policy-core = "4.11.0"
INSTALL
IMPORT
SIG · CEDAR-POLICY-CORE
C
cedar-policy-core
authrustv4.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Policy
✓ use cedar_policy_core::ast::Policy;

Creates a new Cedar policy.

use cedar_policy_core::ast::Policy; fn main() { let policy = Policy::new(); println!("{:?}", policy); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.11.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
cedar-policy-core — cargo add cedar-policy-core · libregistry