pub type RootStateGetCurrentRootRequest = RootStateGetCurrentRootOutputRequest;Aliased Type§
pub struct RootStateGetCurrentRootRequest {
pub common: RootStateOutputRequestCommon,
pub root_type: RootStateRootType,
}Fields§
§common: RootStateOutputRequestCommon§root_type: RootStateRootType