read_weight_manifest

Function read_weight_manifest 

Source
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.