Easy Macros
Use the parent crate instead.
What is this?
#[add_code] injects statements at the start and/or end of a function or impl method body.
Its main use case is keeping docify-generated examples clean while still adding setup/teardown or assertions for tests.