[][src]Macro bitcoin_hashes::borrow_slice_impl

macro_rules! borrow_slice_impl {
    ($ty:ty) => { ... };
}

Adds slicing traits implementations to a given type $ty