[][src]Module numpy::error

Defines error types.

Structs

ArrayDim

Represents a dimension and dtype of numpy array.

Enums

ErrorKind

Represents a casting error between rust types and numpy array.

Traits

IntoPyErr
IntoPyResult