#enums #autogenerated #jmdict #import #build #j-mdict

jmdict-enums

Autogenerated enums 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

#1830 in Rust patterns

Download history 3/week @ 2024-01-04 14/week @ 2024-01-11 6/week @ 2024-01-18 2/week @ 2024-02-01 11/week @ 2024-02-08 29/week @ 2024-02-15 60/week @ 2024-02-22 58/week @ 2024-02-29 133/week @ 2024-03-07 137/week @ 2024-03-14 67/week @ 2024-03-21 68/week @ 2024-03-28 31/week @ 2024-04-04 19/week @ 2024-04-11 23/week @ 2024-04-18

145 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

31KB
572 lines

jmdict-enums

Autogenerated enums for 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. This crate can disappear at any time if we choose to restructure the build system for the jmdict crate. To use the types from this crate, look at the re-exports of the same name in the jmdict crate.


lib.rs:

Autogenerated enums for 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. This crate can disappear at any time if we choose to restructure the build system for the jmdict crate. To use the types from this crate, look at the re-exports of the same name in the jmdict crate.

No runtime deps

~15KB