This package contains functions which are common to the fix-getters
tools.
See the workspace documentation for more details on fix-getters
.
The utils
functions provide features such as:
type
s and trait
s to help building collectors of renamable functions.Error
which can be handled in main
.The optional feature is enabled by default. Use default-features = false
if
your use case differs.
log
— Logging via the log
crate.This crate is licensed under either of
at your option.