to_string

Function to_string 

Source
pub fn to_string<T: Serialize>(value: &T) -> Result<String, SeError>
Expand description

Serialize a structure to PLCopen XML string.