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

pub trait PyBufferGetBufferProtocol<'p>: PyBufferProtocol<'p> {
type Result: Into<PyResult<()>>;
}

Associated Types

Loading content...

Implementors

Loading content...