Module hdk::prelude::bytes[][src]

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

Type Definitions

Bytes

simply alias whatever serde bytes is already doing for Vec