Searched refs:description (Results 1 – 1 of 1) sorted by relevance
98 description: Option<String>, field136 "description" => info.description = Some(expect_string(it)), in parse()184 if let Some(description) = info.description { in module()185 modinfo.emit("description", &description); in module()
Completed in 2 milliseconds