Docs.rs
rust2go-0.3.4
rust2go 0.3.4
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
ihciah
suikammd
Dependencies
bindgen ^0.69
normal
rust2go-cli ^0.3.4
normal
rust2go-macro ^0.3.4
normal
syn ^2
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
rust2go
0.3.4
All Items
Macros
Structs
Enums
Constants
Traits
Functions
Attribute Macros
Derive Macros
?
Crate
rust2go
source
·
[
−
]
Macros
max_mem_type
r2g_include_binding
Structs
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
r2g
Derive Macros
R2G