Ji-Xinyou commented on code in PR #2329:
URL: 
https://github.com/apache/incubator-opendal/pull/2329#discussion_r1206456254


##########
bindings/c/include/opendal.h:
##########
@@ -192,17 +199,37 @@ extern "C" {
 #endif // __cplusplus
 
 /*
- Returns a result type [`opendal_result_op`], with operator_ptr. If the 
construction succeeds
- the error is nullptr, otherwise it contains the error information.
+ Uses an array of key-value pairs to initialize the operator based on provided 
scheme.
+
+ # Example
+
+ Following is a C example.

Review Comment:
   The comment in the header is auto generated from the Rust code.
   I will check cbindgen doc to see if there is a way of avoiding this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to