Skip to content

Input

struct Input {
    InputType inputType;
    bytes data;
}