pub fn to_smartstring<T>(value: &T) -> Result<SmartString, CommonError>where
T: Serialize,Expand description
Serialize to JSON SmartString using simd-json
pub fn to_smartstring<T>(value: &T) -> Result<SmartString, CommonError>where
T: Serialize,Serialize to JSON SmartString using simd-json