rust-jmdict/jmdict-traverse
Stefan Majewsky 1917177482 release v0.99.1
This release serves as an end-to-end test for publishing all contained
crates to crates.io and checking that builds work correctly when pulling
from there.
2021-04-18 14:37:13 +02:00
..
src reset history 2021-04-18 14:13:37 +02:00
Cargo.toml release v0.99.1 2021-04-18 14:37:13 +02:00
README.md reset history 2021-04-18 14:13:37 +02:00

jmdict-traverse

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.

Compatibility promise

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.