Docs.rs
  • oc-hook-macros-0.1.0
    • oc-hook-macros 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hangj
    • Dependencies
      • ctor ^0.2.9 normal
      • objc2 ^0.5 normal
    • Versions
    • 8.33% 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

oc_hook_macros0.1.0

  • All Items

Crate Items

  • Re-exports
  • Macros
  • Functions

Crate oc_hook_macros

Source

Re-exports§

  • pub use objc2;
  • pub use ctor;

Macros§

  • arg_count
  • dummy_args
  • hook_helper
    Example:
  • new_selector
  • param_count_match
  • sel_count

Functions§

  • exchange_class_method
  • exchange_instance_method
  • hook_class_method
  • hook_instance_method
  • insert_method