On Wed, Sep 17, 2014 at 2:26 PM, Evan Davis <cptr...@gmail.com> wrote:

>
> The problem is that you're trying to use a trait as a type.
>

That shouldn't be a problem. You can use a `&mut Trait`, and you'll get
dynamic dispatch.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to