Skip to content

ishidawataru/sysrepo2-rs

Repository files navigation

sysrepo2-rs

Rust bindings for the sysrepo2 library.

For raw FFI bindings for sysrepo2, see sysrepo2-sys.

How to test

Prerequisite

  • Docker
$ git clone https://github.com/ishidawataru/sysrepo2-rs.git
$ cd sysrepo2-rs
$ git submodule --upgrade --init
$ make builder # build the container image for the build
$ make bash # start the image
root@af871b859f5f:/data# make test # run cargo test

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages