[][src]Trait penlib::papermate::InkJoyGelPenSize

pub trait InkJoyGelPenSize: Clone + Eq + PartialEq + Hash {
    fn nib_size() -> f64;
}

Required methods

fn nib_size() -> f64

Loading content...

Implementors

impl InkJoyGelPenSize for PointFiveMM[src]

impl InkJoyGelPenSize for PointSevenMM[src]

Loading content...