## c_linked_list This is a Rust library for handling NULL-terminated C linked lists. You can use this library to take a linked list provided by a C library and wrap it as a Rust type. [Documentation](http://canndrew.org/rust-doc/c_linked_list)