USER_AGENT

Constant USER_AGENT 

Source
pub const USER_AGENT: &str = "sentry-objectstore/0.1.0";
Expand description

User agent string used for outgoing requests.

This intentionally has a “sentry” prefix so that it can easily be traced back to us.