pyo3_
pytests
0.1.0
In pyo3_
pytests::
datetime
pyo3_pytests
::
datetime
Function
make_date
Copy item path
Source
fn make_date( py: Python<'_>, year:
i32
, month:
u8
, day:
u8
, ) -> PyResult<Bound<'_, PyDate>>
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here