mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-30 00:25:45 +00:00
3faffdbcaa
* waku.nimble: set properly chronicles compilation flags for static libwaku * adapt examples to new log setup
This represents a very simple example on how to integrate the libwaku
library in Rust, and then, only a few libwaku
functions are being wrapped.
In waku-rust-bindings you will find a complete Waku integration in Rust.