pub type GlobalStateMetaRemoveLinkInputResponse = GlobalStateMetaRemoveLinkOutputResponse;Aliased Type§
pub struct GlobalStateMetaRemoveLinkInputResponse {
pub item: Option<GlobalStatePathLinkItem>,
}Fields§
§item: Option<GlobalStatePathLinkItem>