[][src]Function web3_etz::helpers::to_string

pub fn to_string<T: Serialize>(request: &T) -> String

Serializes a request to string. Panics if the type returns error during serialization.