pub trait FrameableContextType: ContextType { }
Expand description

A trait marker for context types for which it is safe to open frames.

Implementors§