A rust implementation of the client library of GNU Rocket.
A very basic example can be found in examples/simple.rs.
It can be run with cargo run --example simple
- GNU Rocket, Primary implementation of Rocket.
- RocketEditor, An alternative server (editor).