pub type PbGetNewObjectIdsResponse = GetNewObjectIdsResponse;
Aliased Type§
struct PbGetNewObjectIdsResponse {
pub status: Option<Status>,
pub start_id: u64,
pub end_id: u64,
}
Fields§
§status: Option<Status>
§start_id: u64
inclusive
end_id: u64
exclusive