Skip to content
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

Improve crate documentation #14

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Improve crate documentation #14

merged 1 commit into from
Mar 20, 2024

Conversation

moCello
Copy link
Member

@moCello moCello commented Mar 19, 2024

Resolves #13

@moCello moCello force-pushed the mocello/docs branch 2 times, most recently from e0f5707 to b34fd77 Compare March 19, 2024 13:46
Copy link
Member

@ureeves ureeves left a comment

Choose a reason for hiding this comment

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

Very nice! Approved.

pub trait Encryption<T, const W: usize> {
/// Specifically implement subtraction for the type `T`:
/// minuend - subtrahend = difference
/// Subtracts `subtrahend` from `minuend` to produce the difference.
Copy link
Member

Choose a reason for hiding this comment

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

I''m still amazed that "subtrahend" and "minuend" are english words.

Copy link
Member Author

Choose a reason for hiding this comment

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

nice words to impress people on the dinner table

@moCello moCello merged commit fa25dab into main Mar 20, 2024
4 checks passed
@moCello moCello deleted the mocello/docs branch March 20, 2024 13:39
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.

Improve crate documentation
2 participants