mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
53f75543b8
to editors and IDEs 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 WWW: https://github.com/jwilm/racerd
12 lines
354 B
Plaintext
12 lines
354 B
Plaintext
JSON/HTTP Server based on racer for adding Rust support
|
|
to editors and IDEs
|
|
|
|
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
|
|
|
|
WWW: https://github.com/jwilm/racerd
|