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