Searched defs:to_static (Results 1 – 2 of 2) sorted by relevance
47 pub(super) fn to_static(&self) -> Option<StaticDirective> { in to_static() method
242 pub fn to_static(&self) -> Option<&'static Self> { in to_static() method