mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-20 10:02:16 +00:00
document util crate
This commit is contained in:
committed by
Alex Auvolat
parent
bf36f1f16a
commit
f9bd2d8fb7
@@ -1,3 +1,6 @@
|
||||
#![warn(missing_crate_level_docs, missing_docs)]
|
||||
//! Crate containing common functions and types used in Garage
|
||||
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user