[][src]Type Definition paxakos::state::NodeOf

type NodeOf<S> = <S as State>::Node;

Type alias to extract a state's Node type.