On Thu, Feb 15, 2018 at 9:14 PM, Jacob MacDonald <[email protected]> wrote:
Rust has some really nice ergonomics for dealing with data structures. The > possibility of interfacing with Python to implement core data functions in > a faster and safer way is very interesting. Looks like I'll be reading > about writing Python modules in Rust. ​Thanks for this. This <http://ehiggs.github.io/2015/07/Python-Modules-In-Rust/>was first item when googling "python modules in rust". There were several others. For most Rustaceans (heh), it would be much simpler to invoke Leo's bridge module somehow. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
