Macro pyo3::conversions::num_bigint::bigint_conversion

source ·
macro_rules! bigint_conversion {
    ($rust_ty: ty, $is_signed: expr, $to_bytes: path) => { ... };
}
Available on crate feature num-bigint only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here