Function kern::meta::search

source ·
pub fn search(cargo_toml: &'static str, key: &str) -> Option<&'static str>
Expand description

Search value of key (key must end with =) in cargo_toml