pub trait CompileHost: SourceFileServer + EditorServer { }

Object Safety§

This trait is not object safe.

Implementors§