Skip to main content

toasty_driver_postgresql/
lib.rs

1pub fn hello_toasty() {
2    println!("Get toasty directly from Github: https://github.com/tokio-rs/toasty");
3}