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