Module hdk::prelude::bytes

source ·
Expand description

represent arbitrary bytes (not serialized) e.g. totally random crypto bytes from random_bytes

Type Aliases§

  • simply alias whatever serde bytes is already doing for Vec<u8>