springtime
springtime copied to clipboard
A framework for advanced Rust applications.
Results
2
springtime issues
Sort by
recently updated
recently updated
newest added
Springtime could use declarative HTTP client generation similar to OpenFeign. It should create implementations, based on traits with attributes, and integrate with the rest of Springtime ecosystem (e.g. using the...
enhancement
help wanted
I have a custom constructor with a very basic example, but it consistently results in the following error: #[derive(Component)] | ^^^^^^^^^ | | | `Result` is not a future |...