Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
|
#include "rust/cxx.h"
#include "rust/cxx_async.h"
Go to the source code of this file.
Functions | |
CXXASYNC_DEFINE_FUTURE (rust::Vec< uint8_t >, opendal, ffi, async, RustFutureRead) | |
CXXASYNC_DEFINE_FUTURE (void, opendal, ffi, async, RustFutureWrite) | |
CXXASYNC_DEFINE_FUTURE | ( | rust::Vec< uint8_t > | , |
opendal | , | ||
ffi | , | ||
async | , | ||
RustFutureRead | |||
) |
CXXASYNC_DEFINE_FUTURE | ( | void | , |
opendal | , | ||
ffi | , | ||
async | , | ||
RustFutureWrite | |||
) |