[][src]Trait pyo3::class::buffer::PyBufferReleaseBufferProtocol

pub trait PyBufferReleaseBufferProtocol<'p>: PyBufferProtocol<'p> {
    type Result: IntoPyCallbackOutput<()>;
}

Associated Types

type Result: IntoPyCallbackOutput<()>[src]

Loading content...

Implementors

Loading content...