Searched refs:BinaryMetadataValue (Results 1 – 2 of 2) sorted by relevance
31 pub use self::value::BinaryMetadataValue;
41 pub type BinaryMetadataValue = MetadataValue<Binary>; typedef827 let value = BinaryMetadataValue::try_from(Bytes::from_static(b"Hello")).unwrap(); in test_from_shared_base64_encodes()833 type Bmv = BinaryMetadataValue; in test_value_eq_value()858 type Bmv = BinaryMetadataValue; in test_value_eq_str()878 type Bmv = BinaryMetadataValue; in test_value_eq_bytes()920 type Bmv = BinaryMetadataValue; in test_valid_binary_value_hash()942 type Bmv = BinaryMetadataValue; in test_invalid_binary_value_hash()