Fix Rustdoc Build (#6207)

This commit is contained in:
Dan Forbes
2020-06-01 13:54:13 -07:00
committed by GitHub
parent 6f677cdb23
commit 4b6537fbba
6 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ impl CloneableSpawn for TaskExecutor {
impl BenchDb {
/// New immutable benchmarking database.
///
/// See [`new`] method documentation for more information about the purpose
/// See [`BenchDb::new`] method documentation for more information about the purpose
/// of this structure.
pub fn with_key_types(
database_type: DatabaseType,