retained 0.4.0

Retain local variables between function calls
Documentation
1
2
3
4
#![no_std]
#![doc = include_str!("../README.md")]

pub use retained_macro::retained;