Function wamp_async::try_into_args[][src]

pub fn try_into_args<T: Serialize>(value: T) -> Result<WampArgs, WampError>

Convert any serde-serializable object into WampArgs