flesh out the guest type traits a bit further
This commit is contained in:
@@ -41,6 +41,7 @@ impl Names {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub fn type_ref(&self, tref: &TypeRef) -> TokenStream {
|
||||
match tref {
|
||||
TypeRef::Name(nt) => {
|
||||
|
||||
Reference in New Issue
Block a user