pub fn read_weight_manifest<R: Read>(r: &mut R) -> Result<WeightManifest>Expand description
Read + parse a length-prefixed manifest. Shared by the client tier.
pub fn read_weight_manifest<R: Read>(r: &mut R) -> Result<WeightManifest>Read + parse a length-prefixed manifest. Shared by the client tier.