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

4 lines
83 B
Text
Raw Normal View History

```rust
{{#include docs-examples/rust/restexample/examples/insert_example.rs}}
```