[][src]Type Definition stateright::explorer::StateViewsJson

type StateViewsJson<State, Action> = Json<Vec<StateView<State, Action>>>;