pub type UtilBuildDirFromObjectMapRequest = UtilBuildDirFromObjectMapOutputRequest;Aliased Type§
pub struct UtilBuildDirFromObjectMapRequest {
pub common: UtilOutputRequestCommon,
pub object_map_id: ObjectId,
pub dir_type: BuildDirType,
}Fields§
§common: UtilOutputRequestCommon§object_map_id: ObjectId§dir_type: BuildDirType