pub type PbListBranchedObjectResponse = ListBranchedObjectResponse;Aliased Type§
pub struct PbListBranchedObjectResponse {
pub branched_objects: Vec<BranchedObject>,
}Fields§
§branched_objects: Vec<BranchedObject>pub type PbListBranchedObjectResponse = ListBranchedObjectResponse;pub struct PbListBranchedObjectResponse {
pub branched_objects: Vec<BranchedObject>,
}branched_objects: Vec<BranchedObject>