pub type DocComments = &'static [&'static str];
A slice of strings containing documentation comments.