[package] authors = ["shawroger "] description = "A lib to do math jobs like permutate and combinate data from vec." documentation = "https://docs.rs/combination/" edition = "2021" license = "MIT/Apache-2.0" name = "combination" repository = "https://github.com/shawroger/combination.git" version = "0.2.2" [features] default = ["v2"] v2 = []