Skip to main content

encode

Function encode 

Source
pub async fn encode<E: Encode + ?Sized>(value: &E) -> Vec<u8> 
Expand description

Encodes a value in a Vec using default configuration