[vlc-devel]  [PATCH 1/2] libvlc: Add Rust API for writing modules in rust
    Jean-Baptiste Kempf 
    jb at videolan.org
       
    Sun Sep 20 11:28:29 CEST 2020
    
    
  
On Sat, 19 Sep 2020, at 23:09, Kartik Ohri wrote:
>  src/vlccore-rs/Cargo.toml     |  10 +++
>  src/vlccore-rs/src/lib.rs     |   2 +
>  src/vlccore-rs/src/stream.rs  | 126 ++++++++++++++++++++++++++++++++++
>  src/vlccore-rs/src/utils.rs   |  19 +++++
>  src/vlccore-sys/Cargo.toml    |  10 +++
>  src/vlccore-sys/src/lib.rs    |   3 +
>  src/vlccore-sys/src/stream.rs |  46 +++++++++++++
Can those be generated, like we do for the python bindings?
-- 
Jean-Baptiste Kempf -  President
+33 672 704 734
    
    
More information about the vlc-devel
mailing list