relay_event_normalization::contexts

Function get_android_api_version

source
pub fn get_android_api_version(description: &str) -> Option<&str>
Expand description

Returns the API version of an Android description.

TODO use this to add a tag android.api to the message (not yet 100% decided)