pub trait EiffelVisHttpApp: EiffelVisApp + Send + Sync + 'static { }

Implementors