Files
google_speech_rs/docs/pyo3/pycell/sidebar-items.js
T
2021-06-02 05:29:43 +00:00

1 line
370 B
JavaScript

initSidebarItems({"struct":[["PyBorrowError","An error returned by `PyCell::try_borrow`."],["PyBorrowMutError","An error returned by `PyCell::try_borrow_mut`."],["PyCell","`PyCell` is the container type for `PyClass`."],["PyRef","Wraps a borrowed reference to a value in a `PyCell<T>`."],["PyRefMut","Wraps a mutable borrowed reference to a value in a `PyCell<T>`."]]});