[package] name = "static-atom" description = "Fast parsing from a set of strings known at compile time" version = "0.1.2" authors = ["Tim Robinson "] license = "MIT" repository = "https://github.com/1tgr/rust-static-atom" edition = "2018" [dependencies] try_from = "0.2"