Macro bitcoin_hashes::borrow_slice_impl [−][src]
macro_rules! borrow_slice_impl {
($ty : ident) => { ... };
($ty : ident, $($gen : ident : $gent : ident), *) => { ... };
}
Expand description
Adds slicing traits implementations to a given type $ty