Type Alias lrp::State

source ·
pub type State<T> = Set<Position<T>>;

Aliased Type§

struct State<T> { /* private fields */ }