Type Alias GlobalStateMetaClearLinkResponse

Source
pub type GlobalStateMetaClearLinkResponse = GlobalStateMetaClearLinkOutputResponse;

Aliased Type§

pub struct GlobalStateMetaClearLinkResponse {
    pub count: u32,
}

Fields§

§count: u32