Home
last modified time | relevance | path

Searched refs:to_try_from_tokens (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/der_derive/src/
Denumerated.rs115 try_from_body.push(variant.to_try_from_tokens()); in to_tokens()
194 pub fn to_try_from_tokens(&self) -> TokenStream { in to_try_from_tokens() method