pub type PbGetFragmentByIdResponse = GetFragmentByIdResponse;
Aliased Type§
struct PbGetFragmentByIdResponse {
pub distribution: Option<FragmentDistribution>,
}
Fields§
§distribution: Option<FragmentDistribution>
pub type PbGetFragmentByIdResponse = GetFragmentByIdResponse;
struct PbGetFragmentByIdResponse {
pub distribution: Option<FragmentDistribution>,
}
distribution: Option<FragmentDistribution>