Function rayon_logs::write_svg_file[][src]

pub fn write_svg_file<P: AsRef<Path>>(
    scene: &Scene,
    path: P
) -> Result<(), Error>

saves a set of rectangles and edges as an animated svg file. 1 animated second is 1 milli second of run.