UserInfoEmpty

---types---
help.userInfoEmpty#f3ae2eed = help.UserInfo

Belongs to

help.UserInfo

In Rust this constructor is a variant of the enums::help.UserInfo enum.
Match on it with: if let enums::help.UserInfo::UserInfoEmpty(v) = result { ... }

Parameters

This item has no parameters.