pub type LineField = Vec<Line>;Expand description
LineField
A collection of Line items, typically used within transactions.
Aliased Type§
pub struct LineField { /* private fields */ }pub type LineField = Vec<Line>;LineField
A collection of Line items, typically used within transactions.
pub struct LineField { /* private fields */ }