ergani 0.2.1

Rust SDK for the Greek government Ergani API for employee workflows
Documentation
1
2
3
4
5
6
7
8
pub mod api_error;
pub mod auth;
pub mod client;
mod endpoint;
mod internal;
pub mod models;
mod responses;
mod ergani_fetch_response;