Crates.io | jmdict-enums |
lib.rs | jmdict-enums |
version | 2.0.0 |
source | src |
created_at | 2021-04-18 12:43:30.333836 |
updated_at | 2021-07-19 17:08:54.942872 |
description | Autogenerated enums for the jmdict crate. Do not import directly. |
homepage | https://github.com/majewsky/rust-jmdict/tree/main/jmdict-enums |
repository | |
max_upload_size | |
id | 386132 |
size | 39,484 |
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.
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.