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