Comment TODO.
This commit is contained in:
parent
5fc87a334d
commit
51ccd5e8fc
@ -313,6 +313,8 @@ impl <T>FromBytes for T where T: FixedHash {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: tests and additional docs for these two.
|
||||||
|
|
||||||
/// Simple trait to allow for raw population of a Sized object from a byte slice.
|
/// Simple trait to allow for raw population of a Sized object from a byte slice.
|
||||||
pub trait Populatable {
|
pub trait Populatable {
|
||||||
/// Populate self from byte slice `d` in a raw fashion.
|
/// Populate self from byte slice `d` in a raw fashion.
|
||||||
|
Loading…
Reference in New Issue
Block a user