defused v0.6.0 API Reference
Modules
Provides a defused/3 macro similar to Kernel#def/2 but that wraps all
calls to the provided function body in a call to the specified fuse that
will check and blow the fuse as needed
Use Defused.Module in a module to defuse all or some of its def:s