Skip to content

WIP: what does ringbuf look like as a library#659

Draft
labbott wants to merge 4 commits intomkeeter/hiffy-call-unpackfrom
labbott/ringbuf_lib_experiments
Draft

WIP: what does ringbuf look like as a library#659
labbott wants to merge 4 commits intomkeeter/hiffy-call-unpackfrom
labbott/ringbuf_lib_experiments

Conversation

@labbott
Copy link
Copy Markdown
Contributor

@labbott labbott commented May 8, 2026

No description provided.

@labbott labbott marked this pull request as draft May 8, 2026 16:52
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 100 files.

Valid Invalid Ignored Fixed
99 1 0 0
Click to see the invalid file list
  • cmd/ringbuf/src/clap.rs

Comment thread cmd/ringbuf/src/clap.rs
@@ -0,0 +1,86 @@
use clap::{CommandFactory, Parser};
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
use clap::{CommandFactory, Parser};
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
use clap::{CommandFactory, Parser};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant