Type Alias relay_crash::Transport

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

A transport function used to send envelopes to Sentry.