TDengine/docs/en/07-develop/03-insert-data/_rust_schemaless.mdx

4 lines
93 B
Text
Raw Normal View History

2023-04-23 02:30:34 +00:00
```rust
{{#include docs/examples/rust/nativeexample/examples/schemaless_insert_line.rs}}
```