Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.24 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.24 KB

racerd

JSON/HTTP Server based on racer for adding Rust support to editors and IDEs

Build Status Build status

racerd_ycm

YouCompleteMe in vim powered by racerd

Documentation

Features

  • Find definition & list completions support via racer
  • Searches rust standard library and dependency crates
  • HMAC authentication
  • Usable as both library and executable
  • Library API offers direct calls to avoid HTTP overhead