macro_rules! provider { ($e:expr) => { ... }; ($e:expr) => { ... }; }
create a provider with a function