Encodes `value` in little-endian and puts in the first 8-bytes of `dst`. # Panics Panics if `dst.len()` is less than 8.
(dst: &mut [u8], value: u64)
source not stored for this graph (policy: none)
no outgoing calls