pub trait RepeatedJsPass: Repeated + JsPass { }

Implementors