Macro enable

Source
macro_rules! enable {
    () => { ... };
}
Expand description

Enable functions in this crate.