mahjong_
service
0.1.0
Data
Storage
Aliased Type
In mahjong_
service::
http_
server
mahjong_service
::
http_server
Type Alias
DataStorage
Copy item path
Source
pub type DataStorage = Data<
Arc
<
Box
<dyn Storage>>>;
Aliased Type
ยง
pub struct DataStorage(
/* private fields */
);