TDengine/docs/zh/07-develop/03-insert-data/_rust_sql.mdx

4 lines
83 B
Text
Raw Normal View History

2022-06-13 07:32:44 +00:00
```rust
{{#include docs/examples/rust/restexample/examples/insert_example.rs}}
```