UserEmpty

---types---
userEmpty#d3bc4b7a id:long = User

Belongs to

User

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

Parameters

idlongrequired