Trait swipl::context::FrameableContextType
source · pub trait FrameableContextType: ContextType { }
Expand description
A trait marker for context types for which it is safe to open frames.
pub trait FrameableContextType: ContextType { }
A trait marker for context types for which it is safe to open frames.