use-sequence 0.1.0

Primitive biological sequence vocabulary for RustUse
Documentation
[package]
name = "use-sequence"
description = "Primitive biological sequence vocabulary for RustUse"
publish = true
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
rust-version.workspace = true
readme = "README.md"
documentation = "https://docs.rs/use-sequence"
keywords = ["sequence", "biology", "dna", "protein", "rustuse"]
categories = ["data-structures", "science"]

[package.metadata.docs.rs]
all-features = true

[lints]
workspace = true