Type Alias PbStopMutation

Source
pub type PbStopMutation = StopMutation;

Aliased Type§

struct PbStopMutation {
    pub actors: Vec<u32>,
}

Fields§

§actors: Vec<u32>