scitadel-core 0.7.0

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