docs: add proper module documentation to edge_storage.rs
This commit is contained in:
parent
be326f52ca
commit
19fd48fa5f
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
//! B
|
//! Edge Storage API
|
||||||
|
//!
|
||||||
|
//! Contains enums, structs and functions for the Bunny Edge Storage API
|
||||||
|
|
||||||
use std::sync::Arc;
|
use std::sync::Arc;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue