3 releases (stable)
2.0.0 | Jul 19, 2021 |
---|---|
1.0.0 | Apr 18, 2021 |
0.99.1 | Apr 18, 2021 |
#1842 in Rust patterns
216 downloads per month
Used in 4 crates
(2 directly)
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