Function svg_fmt::svg::text

source ยท
pub fn text<T: Into<String>>(x: f32, y: f32, txt: T) -> Text