traitsequence 0.3.0

Traits to abstract over sequences.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Sebastian Schmidt <sebastian.schmidt@helsinki.fi>"]
categories = ["data-structures"]
description = "Traits to abstract over sequences."
documentation = "https://docs.rs/traitsequence"
edition = "2018"
homepage = "https://github.com/algbio/practical-omnitigs/tree/master/implementation/traitsequence"
keywords = ["sequence", "trait", "abstract", "strong-typedef"]
license = "BSD-2-Clause"
name = "traitsequence"
readme = "README.md"
repository = "https://github.com/algbio/practical-omnitigs"
version = "0.3.0"