event_signature_to_arrow_schema

Function event_signature_to_arrow_schema 

Source
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.