encode

Function encode 

Source
pub fn encode<T: Textcode>(src: impl AsRef<str>) -> Vec<u8> 
Expand description

Encodes UTF-8 string to the target encoding.