Maximilien DI DIO
Rust devblog

Rust devblog

Follow
homenewsletter
Tag

backend

#backend

More content

Read more stories on Hashnode


Articles with this tag

Usage of bb8 and tokio_postgres for a todolist

Jan 18, 20228 min read

A simple example of combining bb8 and tokio_postgres. ยท Introduction Hello, world! We will see how very easy it's to create a simple todolist using bb8...

Usage of bb8 and tokio_postgres for a todolist