- API ›
- Constructors ›
- PageBlockUnsupported
PageBlockUnsupported
---types--- pageBlockUnsupported#13567e8a = PageBlock
Belongs to
| PageBlock |
In Rust this constructor is a variant of the enums::PageBlock enum.
Match on it with: if let enums::PageBlock::PageBlockUnsupported(v) = result { ... }
Parameters
This item has no parameters.