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