odict 3.3.0

A blazingly-fast dictionary file format for human languages
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
mod definition;
mod entry;
mod etymology;
mod example;
mod group;
#[allow(clippy::module_inception)]
mod md;
mod note;
mod pronunciation;
mod sense;
mod utils;

pub use md::*;