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