Searched refs:to_encode_value_tokens (Results 1 – 2 of 2) sorted by relevance
113 pub(super) fn to_encode_value_tokens(&self) -> TokenStream { in to_encode_value_tokens() method180 variant.to_encode_value_tokens().to_string(), in simple()226 variant.to_encode_value_tokens().to_string(), in utf8string()295 variant.to_encode_value_tokens().to_string(), in explicit()380 variant.to_encode_value_tokens().to_string(), in implicit()
86 encode_body.push(variant.to_encode_value_tokens()); in to_tokens()