[dependencies]
[package]
authors = ["Andrew Cann <shum@canndrew.org>"]
description = "Utilities for handling NULL-terminated C linked lists"
documentation = "http://canndrew.org/rust-doc/c_linked_list"
keywords = ["ffi", "linked_list"]
license = "MIT OR BSD-3-Clause"
name = "c_linked_list"
readme = "README.md"
version = "1.1.1"