1. Introduction
  2. Documentation Links
  3. Tutorial
    1. #[hooq] to capture error lines
    2. Customize hooks with #[hooq::method(...)]
    3. Create/use presets via flavors
    4. Summary
  4. Reference
    1. Attributes
    2. Method
    3. Meta Variables
    4. Flavors
    5. Features
  5. Recipes & Ideas
    1. Perfect color-eyre
    2. Batch apply under a module
    3. Using in functions returning Option
    4. Turn ? into .unwrap() behind a feature
    5. Reinvent match desugaring