Crates.io | iso8211 |
lib.rs | iso8211 |
version | 0.1.1-alpha.4 |
source | src |
created_at | 2020-08-09 14:38:47.608482 |
updated_at | 2022-11-12 18:20:05.42171 |
description | ISO 8211 data format library |
homepage | |
repository | https://github.com/sevenseas-io/iso8211 |
max_upload_size | |
id | 274645 |
size | 85,590 |
ISO 8211 data format library
Data Descriptive File
|
[1] --- Data Descriptive Record
| \
| [1] --- Leader
| |
| [1] --- Directory
| |
| [1] --- File Control Field
| | \
| | [*] (tag, field description)
| |
| [1] --- Data Descriptive Field
| \
| [1] Field Controls
| |
| [1] Field Name
| |
| [1] Array Descriptor
| |
| [1] Format Controls
|
[*] --- Data Record
\
[1] --- Leader
|
[1] --- Directory
| |
| [*] --- Field
| \
| [1] Tag
| |
| [1] Length
| |
| [1] Data
|
[1] --- Data Field
This crate is guaranteed to compile on stable Rust 1.56 and up. It might compile with older versions but that may change in any new patch release.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.