Skip to main content

LeafReconstructionData

Type Alias LeafReconstructionData 

Source
pub type LeafReconstructionData = NodeReconstructionData<LeafContext>;

Aliased Type§

pub struct LeafReconstructionData {
    pub context: LeafContext,
    pub parameters: Parameters,
}

Fields§

§context: LeafContext§parameters: Parameters