Struct flo::tools::GenericToolData [] [src]

pub struct GenericToolData(_);

The data structure storing the generic tool data

Trait Implementations

impl Debug for GenericToolData
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations