3 releases (stable)
2.0.0 | Jul 19, 2021 |
---|---|
1.0.0 | Apr 18, 2021 |
0.99.1 | Apr 18, 2021 |
#78 in #build-system
188 downloads per month
Used in 3 crates
(via jmdict)
49KB
943 lines
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.
lib.rs
:
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.
Dependencies
~1–1.6MB
~27K SLoC