Leonardo Arcari
Leonardo Arcari
I've been playing with `shaku` for weeks now and I do think this is a huge enabler for _Hexagonal Architecture_ in Rust. The only limitation I came across is the...
Hey! I've been experimenting with `teloc` for a while now as I'm surveing crates enabling *Hexagonal Architecture* in Rust. In the context of leveraging `IoC` pattern that `teloc` implements, I...
I don't know if this is a meaningful comment but I was reasoning for a hour an half on this piece of code to understand it properly and I think...
Reported by @pietrograndi.
Reported by @pietrograndi.
Reported by @pietrograndi.
Display some informative text to the user showing how much they saved in management fees: - Saved in 5 years - Saved in 10 years - Saved in 20 years...
Wouldn't be better to use OpenAPI specification? https://github.com/swagger-api/swagger-codegen _Originally posted by @mattiapitossi in https://github.com/leonardoarcari/dcapal/pull/208#discussion_r1417340890_
# **🚀 Feature Request** As a follow-up of #218, we should setup Github Pages for this repo to host statically-generated docs. Docs may include: - `mdBook` of the project, explaining...