Issue by kmcallister
Monday Dec 15, 2014 at 10:30 GMT
For earlier discussion, see rust-lang/rust#19874
This issue was labelled with: A-an-interesting-project, E-hard in the Rust repository
<kmc> i want a world where I can send a Box<Encodable + FnOnce(A) -> B> across the network and call it on the other end
<Yurume> kmc: with a built-in AEAD protocol...
Monday Dec 15, 2014 at 10:30 GMT
For earlier discussion, see rust-lang/rust#19874
This issue was labelled with: A-an-interesting-project, E-hard in the Rust repository
<kmc>i want a world where I can send aBox<Encodable + FnOnce(A) -> B>across the network and call it on the other end<Yurume>kmc: with a built-in AEAD protocol...