[][src]Macro filmreel::register

macro_rules! register {
    ({$( $key: expr => $val: expr ),*}) => { ... };
}

Constructs a Cut Register from the provided series of key value pairs.