jmdict-traverse

Crates.iojmdict-traverse
lib.rsjmdict-traverse
version2.0.0
sourcesrc
created_at2021-04-18 12:45:50.035707
updated_at2021-07-19 17:09:12.487829
descriptionBuild system support for the jmdict crate. Do not import directly.
homepagehttps://github.com/majewsky/rust-jmdict/tree/main/jmdict-traverse
repository
max_upload_size
id386133
size17,706
Stefan Majewsky (majewsky)

documentation

README

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.

Commit count: 0

cargo fmt