line_messaging_api_rust::utils
pub fn to_events<'a, T>(data: &str) -> Result<T, String> where T: Deserialize<'de>,