[package] name = "fwdlist" version = "0.3.0" authors = ["François-Xavier Bourlet "] license = "MIT" repository = "https://github.com/bombela/fwdlist" documentation = "http://bombela.github.io/fwdlist" description = "A simply linked (forward) list" keywords = ["list", "forward", "collection", "simply", "linked"] edition = "2018" [features] bench = []