Crate worterbuch

Crate worterbuch 

Source
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;

Modules§

error
server
telemetry

Structs§

Args
Config
Endpoint
UnixEndpoint
WsEndpoint

Enums§

PersistenceMode

Functions§

print_endpoint
run_worterbuch
spawn_worterbuch