Function widgetry::svg::load_svg_from_bytes_uncached

source ·
pub fn load_svg_from_bytes_uncached(bytes: &[u8]) -> Result<(GeomBatch, Bounds)>