Pages project (with functions) written in rust

I would like to continuing using rust in the front-end aspect of my project (using workers and DO already via workers-rs), and I am interested in using Pages, with Functions.

Does anyone know how much can be done using any rust-based web framework, or workers-rs to write functions, etc?

I'm just trying to understand any "rustiness" available in Pages with Functions before getting started, as otherwise I might go with a different option (e.g. a rust web project deployed elsewhere).
Was this page helpful?