Crates.io | jlabel |
lib.rs | jlabel |
version | 0.1.4 |
source | src |
created_at | 2024-01-25 02:51:47.766963 |
updated_at | 2024-03-25 08:24:30.99443 |
description | HTS-style full-context label structure and parser/serializer from/to string |
homepage | |
repository | https://github.com/jpreprocess/jlabel |
max_upload_size | |
id | 1113372 |
size | 55,804 |
Structure for HTS-style full-context label and parser/serializer from/to String.
Put the following in Cargo.toml
[dependencies]
jlabel = "0.1.4"
BSD-3-Clause