Function freya::prelude::dynamic_bytes
source ยท pub fn dynamic_bytes(bytes: impl Into<Bytes>) -> AttributeValue
Expand description
Transform some dynamic bytes (e.g: remote image fetched at runtime) into an attribute
pub fn dynamic_bytes(bytes: impl Into<Bytes>) -> AttributeValue
Transform some dynamic bytes (e.g: remote image fetched at runtime) into an attribute