N::User { name: String, } N::User { email: String, }
N::User { name: String, email: String, }
Was this page helpful?