mod completion; mod goto_def; mod hover; mod references; mod rename; mod server; mod signature; fn main() { server::run(); }