ReferentialAction

Type Alias ReferentialAction 

Source
pub type ReferentialAction = ColumnMarker;
Expand description

Type alias for referential action markers (uses ColumnMarker for macro compatibility).

Aliased Typeยง

pub struct ReferentialAction;