mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1374] [MERGED] Rust updates:- Update documentation #2150
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1374
Author: @PunitLodha
Created: 8/14/2021
Status: ✅ Merged
Merged: 8/14/2021
Merged by: @cfsmp3
Base:
master← Head:rust_updates📝 Commits (4)
136832dFix warning2e718b0Update documentation6d103e6Fix typo67c96f6fmt📊 Changes
9 files changed (+631 additions, -427 deletions)
View changed files
📝
src/lib_ccx/ccx_decoders_common.c(+5 -5)📝
src/rust/src/decoder/commands.rs(+1 -1)📝
src/rust/src/decoder/mod.rs(+11 -3)📝
src/rust/src/decoder/output.rs(+18 -0)📝
src/rust/src/decoder/service_decoder.rs(+386 -300)📝
src/rust/src/decoder/timing.rs(+6 -0)📝
src/rust/src/decoder/tv_screen.rs(+63 -16)📝
src/rust/src/decoder/window.rs(+107 -99)📝
src/rust/src/lib.rs(+34 -3)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Update rust code documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.