# Netlink-RS Netlink library for rust ## Examples There are some examples in the examples directory. Run them using cargo. ``` cargo run --example example cargo run --example uevent_example ``` [![Build Status](https://travis-ci.org/blueluna/netlink-rs.svg?branch=master)](https://travis-ci.org/blueluna/netlink-rs)