value_transition

Macro value_transition 

Source
macro_rules! value_transition {
    ($bound:ident, $direction:expr, $value:expr) => { ... };
}