Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Functions
async_defs.hpp File Reference
#include "rust/cxx.h"
#include "rust/cxx_async.h"
Include dependency graph for async_defs.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ CXXASYNC_DEFINE_FUTURE() [1/2]

CXXASYNC_DEFINE_FUTURE ( rust::Vec< uint8_t >  ,
opendal  ,
ffi  ,
async  ,
RustFutureRead   
)

◆ CXXASYNC_DEFINE_FUTURE() [2/2]

CXXASYNC_DEFINE_FUTURE ( void  ,
opendal  ,
ffi  ,
async  ,
RustFutureWrite   
)