Files
Sampras Lopes ff347193fe Add a base struct for api error responses (#524)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-02-10 14:12:08 +00:00

4 lines
45 B
Rust

pub mod actix;
pub mod serde;
pub mod types;