Docs.rs
  • rusty-bind-parser-0.1.0
    • rusty-bind-parser 0.1.0
    • 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.12 normal
      • const_format ^0.2 normal
      • convert_case ^0.6 normal
      • proc-macro2 ^1 normal
      • quote ^1.0 normal
      • syn ^1.0 normal
      • pretty_assertions ^1.2.1 dev
      • rust-format ^0.3.4 dev
    • Versions
    • 14.49% 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
logo

logo

Module extern_functions_utils

  • Functions
?
Change settings

Module rusty_bind_parser::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