2 releases (1 stable)
8.0.0 | May 15, 2019 |
---|---|
0.1.0 | Jan 23, 2019 |
#6 in #varlink
49KB
985 lines
varlink for rust
See http://varlink.org for more information about varlink.
Example usage
Look into the examples directory. build.rs
contains the magic, which will build rust bindings for the varlink interface definition file.
Or use varlink_derive
to generate the bindings at compile time.
More Info
- Git Repo
- API Documentation
- Crate
- Example usage of this crate
Dependencies
~4MB
~73K SLoC