Macro hecs_schedule::impl_into_borrow [−][src]
macro_rules! impl_into_borrow {
($generic : tt, $name : tt => $borrower : tt) => { ... };
}Expand description
Macro for implementing lifetime eliding IntoBorrow
macro_rules! impl_into_borrow {
($generic : tt, $name : tt => $borrower : tt) => { ... };
}Macro for implementing lifetime eliding IntoBorrow