File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,9 +131,9 @@ cargo run --example dataframe -- dataframe
131131
132132#### Category: Single Process
133133
134- | Subcommand | File Path | Description |
135- | ---------- | --------------------------------------------------------------------- | --------------------- ------------------------------------ |
136- | event_id | [ ` extension_types/event_id .rs ` ] ( examples/extension_types/temperature.rs ) | A custom wrapper around integers that represent event ids |
134+ | Subcommand | File Path | Description |
135+ | ----------- | --------------------------------------------------------------------------- | ------------------------------------ |
136+ | temperature | [ ` extension_types/temperature .rs ` ] ( examples/extension_types/temperature.rs ) | Extension type for temperature data. |
137137
138138## External Dependency Examples
139139
You can’t perform that action at this time.
0 commit comments