Searched defs:CwtClaimName (Results 1 – 2 of 2) sorted by relevance
793 impl WithPrivateRange for CwtClaimName { implementation
170 pub fn claim(mut self, name: iana::CwtClaimName, value: Value) -> Self { in claim()