Type Definition hdk::prelude::MaybeSerializedBytes[][src]

type MaybeSerializedBytes = Option<SerializedBytes>;

Alias