Release Tagging / release (push) Successful in 34s
Rust Build / Check (push) Successful in 34s
Rust Build / Test Suite (push) Successful in 26s
Rust Build / Rustfmt (push) Successful in 35s
Rust Build / Clippy (push) Successful in 29s
Rust Build / build (push) Successful in 27s
Reviewed-on: phoenix/textsender-models#7
5 lines
62 B
Rust
5 lines
62 B
Rust
pub mod config;
|
|
pub mod contact;
|
|
pub mod token;
|
|
pub mod user;
|