Crate rust2go

Source

Macros§

max_mem_type
r2g_include_binding

Structs§

CopyStruct
DataView
ListRef
ResponseFutureWithoutReq
SlotReader
SlotWriter
StringRef
Writer

Enums§

MemType
ResponseFuture

Constants§

DEFAULT_BINDING_FILE

Traits§

FromRef
ToRef

Functions§

new_atomic_slot
Create a pair of SlotReader and SlotWriter. There’s 2 reasons to use it when async rust to go ffi(Go holds writer and rust holds reader):

Attribute Macros§

g2r
r2g

Derive Macros§

R2G