reem / rust-modifier

Convenient chaining APIs for free
29 stars 9 forks source link

Add `#[inline(always)]` on Set methods #3

Closed bvssvni closed 9 years ago

bvssvni commented 9 years ago

This allows taking advantage of compiler optimization if the modify method is inlined.