Type Alias PbGetFragmentByIdResponse

Source
pub type PbGetFragmentByIdResponse = GetFragmentByIdResponse;

Aliased Type§

struct PbGetFragmentByIdResponse {
    pub distribution: Option<FragmentDistribution>,
}

Fields§

§distribution: Option<FragmentDistribution>