A (WIP) project that hosts an OpenWRT UCI configuration interface on Rust.
- libUCI binding (bindgen)
- libc getlogin() binding (MUSL libc)
- RESTful interface
- TBD
- Use OpenWRT SDK for OpenWRT-specific toolchain
- OpenWRT SDK WILL discard symbol table from dynamic library. You must build libuci from OpenWRT SDK BY YOUR OWN.