Type Definition bitcoin_support::SerializeData
source · pub type SerializeData = Vec<u8, ZeroAfterFreeAllocator>;Expand description
| Byte-vector that clears its contents | before deletion. |
pub type SerializeData = Vec<u8, ZeroAfterFreeAllocator>;| Byte-vector that clears its contents | before deletion. |