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