Struct stpsyr::Adjust [] [src]

pub struct Adjust {
    pub owner: Power,
    pub province: Province,
    pub action: AdjustAction,
}

Fields