Skip to content

Commit acdb39d

Browse files
committed
Change request, response, and uri Builders to be by-value
Since the builders are only 1-time use anyways, it makes more sense to enforce that through the type system, than to leave behind a panic bomb. Most code that was just one chain should be un-affected.
1 parent 52a58ae commit acdb39d

File tree

3 files changed

+158
-260
lines changed

3 files changed

+158
-260
lines changed

0 commit comments

Comments
 (0)