pub fn to_string<S>(value: &S) -> Result<String, PayloadError<ProjectError>>where
S: Serialize,
Expand description
Serializes a value
pub fn to_string<S>(value: &S) -> Result<String, PayloadError<ProjectError>>where
S: Serialize,
Serializes a value