Macro deg_parse_assignment

Source
macro_rules! deg_parse_assignment {
    ($val:expr, $message_field:expr) => { ... };
}