ServiceType

Type Alias ServiceType 

pub type ServiceType = Service;
👎Deprecated: Use Service instead

Aliased Type§

#[repr(transparent)]
pub struct ServiceType(pub i32);

Tuple Fields§

§0: i32