Function re_data_loader::lerobot::load_jsonl_file

source ยท
fn load_jsonl_file<D>(
    filepath: impl AsRef<Path>,
) -> Result<Vec<D>, LeRobotError>