Help me with structure directory server in rust

Hello everyone
I'm going to set up my first Rust server using Axum, and I need some help with how I should structure the directories. The project isn't very big—it's just for learning purposes.
Thanks a lot, guys

I saw this in a This Week In Rust, haven't finished yet but the idea seems sound:

Thank you for help, the guide is great