Docs.rs
  • rusty-bind-parser-0.3.7
    • rusty-bind-parser 0.3.7
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mike-code
    • github:golemfoundation:core
    • Dependencies
      • anyhow ^1.0 normal
      • cfg-expr ^0.15 normal
      • const_format ^0.2 normal
      • convert_case ^0.6 normal
      • derivative ^2.2 normal
      • proc-macro2 ^1.0 normal
      • quote ^1.0 normal
      • syn ^2.0 normal
      • pretty_assertions ^1.3 dev
    • Versions
    • 13.74% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rusty_bind_parser0.3.7

Module extern_functions_utils

Module Items

  • Functions

In crate rusty_bind_parser

rusty_bind_parser

Module extern_functions_utils

Source

Functions§

create_clone_extern_function
create_drop_extern_function
create_extern_associated_function_for_custom_type
create_extern_function_for_custom_type
create_extern_function_for_exception_trait_method
create_extern_global_function
create_from_c_str_extern_function
create_get_from_vec_extern_function
from_err_extern_function
from_ok_extern_function
generate_trait_methods
Generates a wrapped function declaration for each method in each user’s trait type declaration.
prepare_extern_function_body
prepare_extern_function_call_body
prepare_extern_function_signature
prepare_extern_function_tokens