Skip to main content

PlanId

Type Alias PlanId 

Source
pub type PlanId = Id;
Expand description

A unique identifier for a plan operator.

Aliased Typeยง

pub struct PlanId(/* private fields */);