pub type ConditionReconstructionData = LeafReconstructionData;Aliased Type§
pub struct ConditionReconstructionData {
pub context: LeafContext,
pub parameters: Parameters,
}Fields§
§context: LeafContext§parameters: Parameterspub type ConditionReconstructionData = LeafReconstructionData;pub struct ConditionReconstructionData {
pub context: LeafContext,
pub parameters: Parameters,
}context: LeafContext§parameters: Parameters