Crate fcplug_rclib

source ·

Modules

Structs

Enums

Traits

Type Definitions

Attribute Macros

  • Register flatbuf method’s ABI for callback. format description: #[ffi_fb_method] command to check expanded code: cargo +nightly rustc -- -Zunstable-options --pretty=expanded
  • Register protobuf method’s ABI for callback. format description: #[ffi_pb_method] command to check expanded code: cargo +nightly rustc -- -Zunstable-options --pretty=expanded