pub trait StringCellValue { }
Expand description

Marker which means use Display to convert the type into a CellValue

Implementations on Foreign Types

Implementors