Type Alias DocComments

Source
pub type DocComments = &'static [&'static str];
Expand description

A slice of strings containing documentation comments.