// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
//! Azure RBAC builtins.
//!
//! These builtins are a small, zero-copy focused API intended to be shared by
//! the interpreter and future RVM lowering.
pub use ;
pub use RbacBuiltin;