graphics-style 0.3.0

The styles of all graphics elements
Documentation
1
2
3
4
5
use crate::LineStyle;

impl LineStyle {
    pub fn as_wolfram(&self) {}
}