pub type GlobalStateMetaRemovePathConfigInputResponse = GlobalStateMetaRemovePathConfigOutputResponse;
Aliased Type§
struct GlobalStateMetaRemovePathConfigInputResponse {
pub item: Option<GlobalStatePathConfigItem>,
}
Fields§
§item: Option<GlobalStatePathConfigItem>