pub fn handle_import(options: ImportOptions) -> Result<()>Expand description
Handle the import command
Reads input from stdin or file, parses it according to the specified format, converts to MeasurementData, and stores in git notes.
pub fn handle_import(options: ImportOptions) -> Result<()>Handle the import command
Reads input from stdin or file, parses it according to the specified format, converts to MeasurementData, and stores in git notes.