pub fn fixture_bytes(path: impl AsRef<Path>) -> Vec<u8> 
Expand description

Load the fixture from <crate-root>/tests/fixtures/<path> and return its data, or panic.