Files
rust/src/etc
Kevin Ballard 086c0dd33f Delete send_str, rewrite clients on top of MaybeOwned<'static>
Declare a `type SendStr = MaybeOwned<'static>` to ease readibility of
types that needed the old SendStr behavior.

Implement all the traits for MaybeOwned that SendStr used to implement.
2014-02-07 22:31:52 -08:00
..
2014-02-06 11:14:13 -08:00
2013-11-19 09:08:47 +09:00
2013-08-03 22:48:02 -04:00
2014-02-07 12:49:24 -06:00
2013-08-26 17:39:50 -07:00