Skip to main content

add_seek

Macro add_seek 

Source
macro_rules! add_seek {
    ($r#type:path) => { ... };
    ($r#type:path, $($lifetimes:lifetime),+ $($generics:ident),*) => { ... };
}