Macro alloc::str::copy_slice_and_advance[][src]

macro_rules! copy_slice_and_advance {
    ($target : expr, $bytes : expr) => { ... };
}