safebrowsing-db 0.1.0

Database interface and implementations for Google Safe Browsing API
Documentation

Database interface and implementations for Google Safe Browsing API

This crate provides the database abstraction layer for the Safe Browsing API. It defines a common Database trait and provides implementations for in-memory storage and persistent disk storage.