Function frame_support_procedural_tools::get_doc_literals
source · pub fn get_doc_literals(attrs: &[Attribute]) -> Vec<Lit>
Expand description
Return all doc attributes literals found.
pub fn get_doc_literals(attrs: &[Attribute]) -> Vec<Lit>
Return all doc attributes literals found.