varlink / rust

Rust implementation of the Varlink protocol

Home Page:https://docs.rs/varlink/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

varlink for rust

Varlink Certified Build Status GitHub Workflow Status Coverage Status Crate Rust Documentation dependency status Rust Version 1.70+

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

About

Rust implementation of the Varlink protocol

https://docs.rs/varlink/

License:Apache License 2.0


Languages

Language:Rust 100.0%