remove outdated comment
These are already coded as traits.
This commit is contained in:
parent
d4d608fabd
commit
0e47f9481e
1 changed files with 0 additions and 2 deletions
|
|
@ -571,8 +571,6 @@ impl<E, D: Decoder<E>, T: Decodable<D, E>> Decodable<D, E> for RefCell<T> {
|
|||
|
||||
// ___________________________________________________________________________
|
||||
// Helper routines
|
||||
//
|
||||
// In some cases, these should eventually be coded as traits.
|
||||
|
||||
pub trait EncoderHelpers<E> {
|
||||
fn emit_from_vec<T>(&mut self,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue