[][src]Macro bin_codec::fast_copy_code

macro_rules! fast_copy_code {
    ($target: ident, $target_start: ident, $src: ident, $src_start: ident, $src_stop:ident, $($ty:ty),*) => { ... };
}