Transport

Type Alias Transport 

Source
pub type Transport = fn(envelope: &[u8]);
Expand description

A transport function used to send envelopes to Sentry.