pub static CURRENT_SESSION: LocalKey<Weak<dyn Any + Send + Sync>>
The current session. Concrete type is erased for different session implementations.