Searched defs:to_str (Results 1 – 3 of 3) sorted by relevance
84 pub(crate) fn to_str(self) -> &'static str { in to_str() method
84 def to_str(self): member in SectionContent
701 pub fn to_str(&self) -> String { in to_str() method