Files
hotel_api/test.rs

9 lines
125 B
Rust

fn get_pool(hotel_id: String) -> connection {
if connection {
return connection;
}
create connection
}