True

---types---
true#3fedd339 = True

Belongs to

True

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

Parameters

This item has no parameters.