Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Note null-terminated crate #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
therealprof merged 1 commit into rust-embedded:master from strake:patch-1
May 18, 2019
Merged

Note null-terminated crate #61

therealprof merged 1 commit into rust-embedded:master from strake:patch-1
May 18, 2019

Conversation

Copy link
Contributor

@strake strake commented Jul 21, 2018

It's a crate of generic null-terminated arrays. I find it quite useful dealing with the C world in particular.

Copy link
Collaborator

@RandomInsano RandomInsano left a comment
edited
Loading

Choose a reason for hiding this comment

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

Does anyone have a source code link for the crate in question? I’d like to check the docs and whatnot.

I also need to refresh myself on crate criteria.

Copy link
Contributor Author

strake commented Sep 20, 2018

Copy link
Contributor

@therealprof therealprof left a comment

Choose a reason for hiding this comment

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

Please consider updating the crate metadata with a link to the repository and more descriptive text. Examples would also be great to have to make sure people can learn what it is and how to use it.

Copy link
Collaborator

RandomInsano commented Sep 22, 2018
edited
Loading

Echoing @therealprof here. It’s outside of the Rust Embedded and more just crate etiquette in general. A readme and some examples do help folks understand why they would want to use your crate!

I’m excited to see the rationale behind why these helper functions exist and what problems they solve. I can’t quite tell from the code itself.

Copy link
Contributor Author

strake commented Sep 27, 2018

I have examples and such in the docs. Alas, docs.rs failed to build the crate as it was using too old rustc. I notified and will follow up here.

@mathk mathk added the S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. label Feb 21, 2019
Copy link

mathk commented Feb 21, 2019

Ping from triage: I propose that this should be part of the showcase first and close this PR ? @therealprof @RandomInsano objection?

Copy link
Member

Disasm commented Mar 23, 2019

Ping from triage: @therealprof crates.io page now contains a link to the repo as well as docs, but description text is still far from detailed and examples are difficult to find.
@strake Could you improve the crate description and add some examples to the crate-level docs so they can be easily found?

Copy link
Contributor Author

strake commented Mar 28, 2019

Brief status report: this is on my agenda; it's been a busy few weeks. I'll try to find examples for more of the API.

It's a crate of generic null-terminated arrays. I find it quite useful dealing with the C world in particular.
@strake strake requested review from berkus, rahul-thakoor and a team as code owners April 14, 2019 06:54
Copy link
Contributor Author

strake commented Apr 14, 2019

Wrote more docs and examples. PTAL

Copy link
Member

@berkus berkus left a comment

Choose a reason for hiding this comment

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

Sorry for being anal, but could you please add a README.md file to the root of your repository? Providing one short example as well as a paragraph about why it is useful would be immensely helpful to the future users of this crate.

Generally I like it, and ready to include it in the list, but clear README is my nitpick that i'd like to see addressed before.

Copy link
Contributor Author

strake commented Apr 24, 2019

PTAL — docs not yet (as of writing this) generated, but README up on crates.io.

Copy link
Member

berkus commented May 18, 2019

@therealprof pls review again!

Copy link
Contributor

@therealprof therealprof left a comment

Choose a reason for hiding this comment

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

Looks better now!

@therealprof therealprof merged commit d34acf6 into rust-embedded:master May 18, 2019
@strake strake deleted the patch-1 branch May 18, 2019 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@RandomInsano RandomInsano RandomInsano left review comments

@berkus berkus berkus approved these changes

@therealprof therealprof therealprof approved these changes

@rahul-thakoor rahul-thakoor Awaiting requested review from rahul-thakoor rahul-thakoor is a code owner

Assignees
No one assigned
Labels
S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /