| Crates.io | jmdict-traverse |
| lib.rs | jmdict-traverse |
| version | 2.0.0 |
| created_at | 2021-04-18 12:45:50.035707+00 |
| updated_at | 2021-07-19 17:09:12.487829+00 |
| description | Build system support for the jmdict crate. Do not import directly. |
| homepage | https://github.com/majewsky/rust-jmdict/tree/main/jmdict-traverse |
| repository | |
| max_upload_size | |
| id | 386133 |
| size | 17,706 |
Parsing utilities for the build and test phases of the jmdict crate.
This code is in a separate crate because, if we put it in the jmdict crate itself, its build.rs
could not import it.
There is none. Although this crate is published on crates.io for technical reasons, this crate
is internal to the jmdict crate. Its API may change at any time, including in bugfix releases. Use
the API provided by the jmdict crate instead.