1 2 3 4 5 6 7 8 9 10
[package] name = "hetseq" version = "0.1.0" authors = ["omni-viral"] description = "Defines traits and types to work with heterogenous sequences" license = "Apache-2.0/MIT" repository = "https://github.com/omni-viral/hetseq" [features] nightly = []