Docs.rs
  • hooks-macro-core-0.1.0
    • hooks-macro-core 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • EqualMa
    • Dependencies
      • darling ^0.14.1 normal
      • proc-macro2 ^1.0.47 normal
      • quote ^1.0.21 normal
      • syn ^1.0.102 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate hooks_macro_core

  • Version 0.1.0
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Functions
?
Change settings

Crate hooks_macro_core

source ·

Re-exports

  • pub use darling;
  • pub use proc_macro2;
  • pub use quote;
  • pub use syn;

Modules

  • is_hook

Structs

  • DetectedHook
  • DetectedHooks
  • DetectedHooksTokens
  • HookArgs
  • MutateHookExpr

Enums

  • PathOrLit

Functions

  • attr_is_not_hook
    attr is #[not_hook] or #![not_hook]
  • detect_hooks
  • detected_hooks_to_tokens