Skip to main content

vector

Function vector 

Source
pub(crate) fn vector(
    s: &str,
    field: &'static str,
    line: usize,
) -> Result<Vector, ParseError>