c_linked_list

Crates.ioc_linked_list
lib.rsc_linked_list
version1.1.1
sourcesrc
created_at2016-01-13 06:29:15.709596
updated_at2018-06-21 08:46:23.254251
descriptionUtilities for handling NULL-terminated C linked lists
homepage
repository
max_upload_size
id3886
size13,583
Andrew Cann (canndrew)

documentation

http://canndrew.org/rust-doc/c_linked_list

README

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

Commit count: 0

cargo fmt