Searched refs:scale_capacity (Results 1 – 1 of 1) sorted by relevance
162 let scale_capacity = 2; in to_hex() localVariable163 let mut hex_vec = Vec::with_capacity(bytes_len * scale_capacity); in to_hex()