Trait lsp_async_stub::MessageWriter[][src]

pub trait MessageWriter: Sink<Message, Error = Error> + SendBound + Unpin { }

Implementors