i would like to implement a listener and i have a warning for clippy :
struct Listener { handlers : Vec>>, } impl L