Expand description

Raise anyhow::Error or pyo3::PyErr with file_name/line/function_name.

Usage

use python_comm::raise_error_use::*;

Re-exports

pub use crate::raise_error;

Attribute Macros

Create a local variable func = “xxx” in fn xxx()