kochab/src
Emi Tatsuo 3296d00ec3
Add From<Borrow<Document>> to Response
This allows users to call &mut Document.into() in order to create a response, so that you
can do it right in the middle of one of those builder call chain thingies
2020-11-20 09:51:37 -05:00
..
types Add From<Borrow<Document>> to Response 2020-11-20 09:51:37 -05:00
lib.rs streamline send_response 2020-11-19 19:34:48 +01:00
types.rs implement document API 2020-11-14 09:55:21 +01:00
util.rs streamline send_response 2020-11-19 19:34:48 +01:00