Macro bdk_chain::bitcoin::secp256k1::hashes::borrow_slice_impl

macro_rules! borrow_slice_impl {
    ($ty:ident) => { ... };
    ($ty:ident, $($gen:ident: $gent:ident),*) => { ... };
}
Expand description

Adds slicing traits implementations to a given type $ty