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

Expand description

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

Type Definitions

simply alias whatever serde bytes is already doing for Vec