pub fn event_signature_to_arrow_schema(signature: &str) -> Result<Schema>Expand description
Returns the Arrow schema that decode_events would produce for the given event signature.
pub fn event_signature_to_arrow_schema(signature: &str) -> Result<Schema>Returns the Arrow schema that decode_events would produce for the given event signature.