Type Definition txn_types::types::Value[][src]

type Value = Vec<u8>;
[]

Value type which is essentially raw bytes.