Function doxygen_rs::transform
source · pub fn transform(value: &str) -> StringExpand description
This function transforms the Doxygen of a single element (function, struct, etc.)
§Panics
This function will panic if any error from generator::rustdoc is returned.