Module common

Source

Re-exports§

pub use types::*;
pub use values::*;

Modules§

types
values

Structs§

Ast
Constant
FunctionDecl
OverloadDecl
Source
VariableDecl

Enums§

Kind
Represents the fundamental type categories in CEL.
TypeKind
Represents the type kinds in CEL’s type system.
ValueKind
Represents the value kinds in CEL’s value system.