turtle-0.1.0 has been yanked.
turtle-rs
Turtle Graphics for Rust. Generates Scalable Vector Graphics (SVG) out-of-the-box.
Example
extern crate turtle;
use ;
For more examples see my Lindenmayer-system library.