Skip to main content

declared_field

Function declared_field 

Source
pub fn declared_field(name: &str, ty: &str) -> Result<Field, String>
Expand description

A declared column: { name = "price", type = "float" }.