// SPDX-License-Identifier: Apache-2.0
/// Flags for an easier way of specifying what's being sought in VirusTotal, enabling the use
/// of Rust objects to build out the syntax expected by VirusTotal.
use ;
/// Response from VirusTotal for a file search
/// <https://virustotal.readme.io/v2.0/reference/file-search>