[−][src]Function notify_rust::hints::hint_from_key_val
pub fn hint_from_key_val(
name: &str,
value: &str
) -> Result<NotificationHint, String>
convenience converting a name and value into a hint
pub fn hint_from_key_val(
name: &str,
value: &str
) -> Result<NotificationHint, String>
convenience converting a name and value into a hint