Skip to main content

load

Function load 

Source
pub async fn load(path: &Path) -> Result<Vec<Message>, Error>
Expand description

Read all messages from the NDJSON file, skipping malformed lines.