Rob Ede

Results 162 issues of Rob Ede

## PR Type INSERT_PR_TYPE ## PR Checklist Check your PR fulfills the following: - [ ] Tests for the changes have been added / updated. - [ ] Documentation comments...

### Describe the feature An easy way to convert from `*Input`s to `*FluentBuilder`s or a way to use an `*Input` as a request as-is. (I suspect the former is easier...

good first issue
feature-request
p2

I (@robjtede) am not active in the web frontend world any more. I would consider handing this off to someone if there is interest. You can email me or DM...

If/when the actix-web dependency is updated to v3, the dependency in Cargo.toml should ideally be: ```diff - actix-web = "3.0.2" + actix-web = { version = "3.0.2", default-features = false...

React to this issue with a "👍🏻" to vote for this feature. Highest voted features will graduate to Actix Web sooner.

poll