pyo3_
pytests
0.1.0
In pyo3_
pytests::
pyfunctions
pyo3_pytests
::
pyfunctions
Function
with_typed_args
Copy item path
Source
fn with_typed_args(a:
bool
, b:
u64
, c:
f64
, d: &
str
) -> (
bool
,
u64
,
f64
, &
str
)
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here