[package] name = "sffs" version = "0.1.0" authors = ["Shinya Yamaoka "] description = "A collection of bitwise operations" homepage = "https://github.com/shinnya/sffs" repository = "https://github.com/shinnya/sffs" keywords = ["ffs", "find-first-set", "bitops"] categories = ["algorithms"] edition = "2018" license = "Apache-2.0" readme = "README.md" [dependencies]