pub trait OutputType { }
Expand description

Marker trait for outputs

Implementations on Foreign Types

String output

Implementors