libccp

Crates.iolibccp
lib.rslibccp
version1.1.1
sourcesrc
created_at2019-02-04 16:39:40.090344
updated_at2021-07-20 00:17:57.057123
descriptionRust bindings for libccp, a library for implementing CCP-compatible datapaths
homepagehttps://ccp-project.github.io
repositoryhttps://github.com/akshayknarayan/libccp-rust
max_upload_size
id112680
size156,590
Akshay Narayan (akshayknarayan)

documentation

https://docs.rs/libccp

README

Libccp is an implementation of the core functionality necsesary for a datapath to communicate with a CCP process.

This crate implements Rust bindings for libccp. It is useful for datapaths implemented in Rust which wish to add CCP support.

If you do not need to create a new datapath and just want to get started using CCP, please see the guide.

Commit count: 39

cargo fmt