[−][src]Function web3::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.
pub fn to_string<T: Serialize>(request: &T) -> String
Serializes a request to string. Panics if the type returns error during serialization.