libp2p_
server
0.12.7
Shared
Registry
Aliased Type
In libp2p_
server::
http_
service
libp2p_server
::
http_service
Type Alias
SharedRegistry
Copy item path
Source
type SharedRegistry =
Arc
<
Mutex
<Registry>>;
Aliased Type
ยง
struct SharedRegistry {
/* private fields */
}