安装maturin
pip install maturin初始化项目
maturin init --bindings pyo3执行命令后将会自动初始化Rust项目,并自动添加依赖
pip install maturinmaturin init --bindings pyo3执行命令后将会自动初始化Rust项目,并自动添加依赖
作者: Chaim
许可证: CC BY-NC-SA 4.0
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Please attribute the source, use non-commercially, and maintain the same license.
输入关键词搜索文章内容