scitadel-core 0.1.0

Core domain models, services, and ports for the scitadel scientific-literature retrieval toolkit.
Documentation
1
2
3
4
5
6
pub mod config;
pub mod credentials;
pub mod error;
pub mod models;
pub mod ports;
pub mod services;