I\'m starting in rust and trying to integrate actix web framework with postgres, where you can create connection pool and use it on each route
$ cargo run th