abey79 / vsvg

Fast and portable tools for plotter users
http://whisk.rs
MIT License
107 stars 12 forks source link

Make `Runner::new()`private and update docs accordingly #96

Closed abey79 closed 8 months ago

abey79 commented 8 months ago

Also removed Runner from prelude as it's no longer needed.

Follow-up to #91