[][src]Macro seed::cursor

macro_rules! cursor {
    ( $d($d part:expr),* $d(,)? ) => { ... };
}