Skip to main content

new_record

Function new_record 

Source
pub fn new_record(
    namespace: impl Into<String>,
    content: impl Into<String>,
    tags: Vec<String>,
    meta: Option<Value>,
) -> MemoryRecord
Expand description

Build a record with now_ms() timestamp.