Skip to content
Snippets Groups Projects

rust: Add vlcrs-core Crate and Abstractions for vlc_object_t

Merged Vikram Kangotra requested to merge vikram-kangotra/vlc:add-object into master

This Merge Request adds the vlcrs-core crate, which helps create safe ways to work with VLC's C functions and definitions. This crate makes it easier to use VLC features in Rust without directly dealing with unsafe C code.

It also includes Rust abstractions for vlc_object_t, making it simpler and safer to handle VLC objects in Rust.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading