Using Rust with Python | A quick guide to calling Rust function from Python

preview_player
Показать описание
00:00 Intro
00:25 Make a Rust library crate
01:22 Write the library functions
02:15 Write the library FFI
05:27 Build and move the library file
06:10 Set up Python FFI
08:39 Test the Python interface
Рекомендации по теме
Комментарии
Автор

This is an incredibly useful video. Short and sweet but captures the concept effectively. Nice work 👍🏽

nullbytes