encode

Function encode 

Source
pub fn encode(value: &Value) -> Vec<u8> 
Expand description

encode a given Value into its binary representation.

this function insert a header of empty decl_path to implicitly specify any type.