“2d6b50cd8d7b13f117169cb237802e4eb346bc2c”上不存在“source/server/vnode/meta/inc/metaUid.h”
提交 9c800b0d 编写于 作者: D dingbo

docs: reference rust

上级 e7083cf6
......@@ -250,7 +250,7 @@ The [Taos] structure is the connection manager in [libtaos] and provides two mai
Column information is stored using [ColumnMeta].
``rust
```rust
let cols = &q.column_meta;
for col in cols {
println!("name: {}, type: {:?} , bytes: {}", col.name, col.type_, col.bytes);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册