let henlo = "hello, world"; let henlo_chars = henlo.chars(); for i in 0..henlo.len() { println!("{:?}", henlo_chars.nth(i)); }
как сделать так чтобы он не «двигал» переменную?
SSL handshake failed caused by Insufficient buffer remaining for AEAD cipher fragment (2). Needs to be more than tag size (16)) (org.apache.kafka.common.network.Selector) кто...