Searched defs:with_content (Results 1 – 2 of 2) sorted by relevance
27 pub(crate) fn with_content(mut self, content: StyledStr) -> Self { in with_content() method