amazon_sp_api

Macro enum_to_string

Source
macro_rules! enum_to_string {
    ($($type:ty)*) => { ... };
}