[−][src]Trait pyo3::PyErrArguments 
Helper conversion trait that allows to use custom arguments for exception constructor.
Helper conversion trait that allows to use custom arguments for exception constructor.
impl PyErrArguments for Error[src]impl<W: Send + Debug> PyErrArguments for IntoInnerError<W>[src]impl PyErrArguments for Infallible[src]impl PyErrArguments for TryFromSliceError[src]impl PyErrArguments for ParseIntError[src]impl PyErrArguments for ParseFloatError[src]impl PyErrArguments for TryFromIntError[src]impl PyErrArguments for ParseBoolError[src]impl PyErrArguments for IntoStringError[src]impl PyErrArguments for NulError[src]impl PyErrArguments for Utf8Error[src]impl PyErrArguments for FromUtf8Error[src]impl PyErrArguments for FromUtf16Error[src]impl PyErrArguments for DecodeUtf16Error[src]impl PyErrArguments for AddrParseError[src]