pub trait PyGCTraverseProtocol<'p>: PyGCProtocol<'p> { }

Implementors