Skip to main content

shared_describe

Function shared_describe 

Source
pub fn shared_describe(socket_path: String) -> SharedDescribe
Expand description

Prepare the shared Describe for one collection cycle.

Nothing is sent until a collector awaits it, so building this for a cycle that ends up needing neither value costs nothing.