Crate safebrowsing_proto

Source
Expand description

Protocol buffer definitions for the Google Safe Browsing API v4

This crate provides the protobuf definitions for communicating with the Safe Browsing API. The definitions are auto-generated from the proto file.

Re-exports§

pub use safebrowsing_proto::ClientInfo;
pub use safebrowsing_proto::FetchThreatListUpdatesRequest;
pub use safebrowsing_proto::FetchThreatListUpdatesResponse;
pub use safebrowsing_proto::FindFullHashesRequest;
pub use safebrowsing_proto::FindFullHashesResponse;
pub use safebrowsing_proto::FindThreatMatchesRequest;
pub use safebrowsing_proto::FindThreatMatchesResponse;
pub use safebrowsing_proto::RawHashes;
pub use safebrowsing_proto::RawIndices;
pub use safebrowsing_proto::RiceDeltaEncoding;
pub use safebrowsing_proto::ThreatEntry;
pub use safebrowsing_proto::ThreatEntrySet;
pub use safebrowsing_proto::ThreatInfo;
pub use safebrowsing_proto::ThreatMatch;
pub use self::safebrowsing_proto::*;

Modules§

safebrowsing_proto