fix-getters-utils 0.3.2

Utils for fix-getters
Documentation

fix-getters-utils

This package contains functions which are common to the fix-getters tools.

See the workspace documentation for more details on fix-getters.

Utils

The utils functions provide features such as:

  • types and traits to help building collectors of renamable functions.
  • a crate traversal mechanism which complies with the directory entry rules defined in rules.
  • a common Error which can be handled in main.
  • a Rust scope tracker which helps figure out the context of a function.

Features

The optional feature is enabled by default. Use default-features = false if your use case differs.

  • log — Logging via the log crate.

LICENSE

This crate is licensed under either of

at your option.