vdj_types 0.1.7

Some tools that are 'internal' for now because they are insufficiently refined and unstable, but which are used by other 'public' crates.
Documentation
[dependencies.enum-iterator]
version = ">=0.6, <0.8"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.strum]
version = ">=0.18.0, <0.22"

[dependencies.strum_macros]
version = ">=0.18.0, <0.22"
[dev-dependencies.serde_json]
version = "1"

[package]
authors = ["Sreenath Krishnan <sreenath.krishnan@10xgenomics.com>"]
description = "Some tools that are 'internal' for now because they are insufficiently refined and unstable, but which are used by other 'public' crates."
edition = "2018"
license = "MIT"
name = "vdj_types"
repository = "https://github.com/10XGenomics/rust-toolbox"
resolver = "2"
version = "0.1.7"