How would that make us lose stack allocated return values?
On Tue, Jan 14, 2014 at 5:22 PM, Jack Moffitt <[email protected]> wrote: > > Good point. Make `Chan` a trait with implementers `UniqueChan` and > > `SharedChan`? > > I suppose the main downside of that solution is that you lose stack > allocated return values. > > jack. >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
