pub trait Figurable { }Expand description
An element that can be auto-detected in a figure.
This trait is used to determine the type of a figure.
pub trait Figurable { }An element that can be auto-detected in a figure.
This trait is used to determine the type of a figure.