pub type InputsPostProcessingFuture = Pin<Box<dyn Future<Output = Result<CommandInputsEvaluationResult, Diagnostic>> + Send>>;Aliased Typeยง
pub struct InputsPostProcessingFuture { /* private fields */ }pub type InputsPostProcessingFuture = Pin<Box<dyn Future<Output = Result<CommandInputsEvaluationResult, Diagnostic>> + Send>>;pub struct InputsPostProcessingFuture { /* private fields */ }