# jlabel
Structure for HTS-style full-context label and parser/serializer from/to String.
## Usage
Put the following in Cargo.toml
```toml
[dependencies]
jlabel = "0.1.6"
```
## License
BSD-3-Clause
## API Reference
- [jlabel](https://docs.rs/jlabel)