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