tisonkun commented on code in PR #4061: URL: https://github.com/apache/opendal/pull/4061#discussion_r1464260501
########## bindings/c/include/opendal.h: ########## @@ -121,7 +121,6 @@ typedef struct BlockingLister BlockingLister; * Some services like s3, gcs doesn't have native blocking supports, we can use [`layers::BlockingLayer`] * to wrap the async operator to make it blocking. * - * ```rust Review Comment: Thus unrelated to this patch or we should not resolve it here. -- 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: commits-unsubscr...@opendal.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org