# rtable.rs This is a zero depenency library for IP routing table based on Radix tree. It is inspired by `table.c` from **GNU Zebra**. ## License This library is distributed under GNU General Public License version 3 (GPLv3).