Expand description
This library allows you to embed worterbuch into your application.
Note that while it makes embedding very easy, it does leak several dependencies into your application that a proper library normally shouldn’t. Worterbuch takes this liberty because it is essentailly still an application. Just one that you can start from within your own application.
Re-exports§
pub use worterbuch_common as common;