1 unstable release
Uses old Rust 2015
0.1.0 | May 18, 2017 |
---|
#288 in #rest
16KB
324 lines
rust-syntaxdb
Rust client library for SyntaxDB API
lib.rs
:
This library is a wrapper around SyntaxDB rest API. SyntaxDB allows users to quickly look up syntax for programming languages. SyntaxDB is designed for programmers who often need to do a Google search for their syntax needs. Primary usage area for SyntaxDB is editor and IDE integrations. This library helps you if you plan to write an extension for an editor using Rust
Dependencies
~6–14MB
~207K SLoC