An open API service indexing awesome lists of open source software.

https://github.com/vi/mal-rust-vi

My attempt to solve https://github.com/kanaka/mal using Rust and Pest
https://github.com/vi/mal-rust-vi

Last synced: about 1 year ago
JSON representation

My attempt to solve https://github.com/kanaka/mal using Rust and Pest

Awesome Lists containing this project

README

          

# mal-rust-vi
My attempt to solve https://github.com/kanaka/mal using Rust and Pest

Note: current version depends on obsolete Pest version and does not work with today's Rust compiler.