ff_structure 0.3.0

fuzzyfold's secondary structure representations.
Documentation
[package]
name = "ff_structure"
version = "0.3.0"
description = "fuzzyfold's secondary structure representations."
documentation = "https://docs.rs/ff_structure"
keywords = ["dna", "rna", "secondary-structure"]
readme = "../../README.md"

edition.workspace = true
license.workspace = true
repository.workspace = true
categories.workspace = true

[dependencies]
nohash-hasher.workspace = true

[badges]
maintenance = { status = "actively-developed" }