support state event format parameter
Resolves #41. Not sure if we wanna throw an error if deserialization of the query failed, or ignore it and default to content
. I used RawQuery
to avoid enabling the query
feature on Axum.
Resolves #41. Not sure if we wanna throw an error if deserialization of the query failed, or ignore it and default to content
. I used RawQuery
to avoid enabling the query
feature on Axum.