Skip to main content

ZombieTimerCountResponse

Type Alias ZombieTimerCountResponse 

Source
pub type ZombieTimerCountResponse = ZombieTimerCountResponse;

Aliased Type§

pub struct ZombieTimerCountResponse {
    pub count: u64,
}

Fields§

§count: u64