Function ast_grep_config::from_str

source ·
pub fn from_str<'de, T: Deserialize<'de>>(s: &'de str) -> Result<T>