pub trait SessionBuilderKind: Sealed + Clone { }

Object Safety§

This trait is not object safe.

Implementors§