charon_lib::ast::expressions

Type Alias Projection

source
pub type Projection = Vec<ProjectionElem>;

Aliased Typeยง

struct Projection { /* private fields */ }