Trait StringCellValue

Source
pub trait StringCellValue { }
Available on crate feature row only.
Expand description

Use Display to convert the type into a CellValue

Implementations on Foreign Types§

Source§

impl StringCellValue for String

Implementors§