7 lines
94 B
Rust
7 lines
94 B
Rust
// tests/tables_data/mod.rs
|
|
|
|
// pub mod get;
|
|
// pub mod delete;
|
|
pub mod post;
|
|
// pub mod put;
|