* lib.rs: update local name bindings and module path (use, pub mod)
* db/mod.rs: functions, tests
* db/schemas: database schemas created via diesel
* db/models: types und enums generated for db handling
* db/types: traits and implementations te serialize, deserialize
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>