Searched defs:with_kind (Results 1 – 2 of 2) sorted by relevance
161 pub fn with_kind(self, kind: impl Into<String>) -> Self { in with_kind() method
1682 pub(super) fn with_kind(self, kind: FmtSpan) -> Self { in with_kind() method