Want to contribute? Fork me on Codeberg.org!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Majewsky c67bd06e3f
release v2.0.0
3 years ago
..
src bump JMdict to 2021-07-19 3 years ago
Cargo.toml release v2.0.0 3 years ago
README.md reset history 3 years ago

README.md

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.