macro_rules! data_key { ($path:expr) => { ... }; ($path:expr, $metadata:expr) => { ... }; }
See DataKey.
DataKey