pub trait Input: InputOnce + Save { }

Implementors