Type Definition alinio::table::Data

source · []
pub type Data = Vec<Vec<String>>;
Expand description

Represents the data in a table