Function freya_testing::prelude::static_bytes
source ยท pub fn static_bytes(bytes: &'static [u8]) -> AttributeValue
Expand description
Transform some static bytes (e.g: statically linked images or SVGs) into an attribute
pub fn static_bytes(bytes: &'static [u8]) -> AttributeValue
Transform some static bytes (e.g: statically linked images or SVGs) into an attribute