actix-web icon indicating copy to clipboard operation
actix-web copied to clipboard

add lazy data extractor

Open ibraheemdev opened this issue 4 years ago • 3 comments

PR Type

Feature

PR Checklist

  • [ ] Tests for the changes have been added / updated.
  • [ ] Documentation comments have been added / updated.
  • [ ] A changelog entry has been made for the appropriate packages.
  • [x] Format code with the latest stable rustfmt.
  • [x] (Team) Label with affected crates and semver status.

Overview

Closes #2285

ibraheemdev avatar Jun 28 '21 01:06 ibraheemdev

@ibraheemdev do you mind if I throw this in actix-web-lab for a bit?

robjtede avatar Jan 05 '22 11:01 robjtede

Sure, go ahead.

ibraheemdev avatar Jan 05 '22 13:01 ibraheemdev

A preview of this is in actix-web-lab: https://docs.rs/actix-web-lab/0.2.2/actix_web_lab/web/struct.LazyData.html

robjtede avatar Jan 05 '22 13:01 robjtede