Module pravega_client::client_factory[][src]

Expand description

Factory to create components in Pravega Rust client.

Applications should always use this ClientFactory to initialize components.

Structs

Applications should use ClientFactory to create resources they need.