pub fn input_default<M>( mapper: M, value: Input<'_>, ) -> Result<TokenStream, Diagnostic>where M: Mapper,