Update docs in scan.rs

This commit is contained in:
teor 2023-12-08 05:55:32 +10:00 committed by GitHub
parent 1ccf5fba46
commit daa212482d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//! The scanner task and scanning APIs.
//! The scanner task and scanning APIs, including conversion between Zebra and scanning dependency block formats.
use std::{
collections::{BTreeMap, HashMap},