make_record

Function make_record 

Source
pub fn make_record(
    id: impl Into<String>,
    vector: Vec<f32>,
    metadata: Metadata,
) -> Record