Hacker News new | past | comments | ask | show | jobs | submit login

Looks like it's supposed to be a lifetime name, but it got munged in the docs:

https://github.com/cburgdorf/Floor/blob/master/src/request.r...

If you're unfamiliar, Rust has some fairly strict rules about lifetimes. Basically this syntax means that the thing referenced by `origin` needs to live for as long as the Request that contains it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: