pub fn slurp_bytes(filename: &str) -> Vec<u8>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

An adapter for widgetry::Settings::read_svg to read SVGs using this crate’s methods for finding and reading files in different environments.