#build-test #jmdict #import #system #parser #build-system #support

build jmdict-traverse

Build system support for the jmdict crate. Do not import directly.

3 releases (stable)

2.0.0 Jul 19, 2021
1.0.0 Apr 18, 2021
0.99.1 Apr 18, 2021

#503 in Build Utils

Download history 22/week @ 2023-11-20 45/week @ 2023-11-27 12/week @ 2023-12-04 27/week @ 2023-12-11 8/week @ 2023-12-18 18/week @ 2023-12-25 11/week @ 2024-01-08 5/week @ 2024-01-15 4/week @ 2024-02-05 15/week @ 2024-02-12 40/week @ 2024-02-19 58/week @ 2024-02-26 81/week @ 2024-03-04

195 downloads per month
Used in 3 crates (via jmdict)

Apache-2.0

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