Function line_messaging_api_rust::utils::to_events[][src]

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