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

Mention indentation and dedentation in crate docstring #258

Closed
3 tasks done
mgeisler opened this issue Dec 26, 2020 · 0 comments · Fixed by #266
Closed
3 tasks done

Mention indentation and dedentation in crate docstring #258

mgeisler opened this issue Dec 26, 2020 · 0 comments · Fixed by #266

Comments

@mgeisler
Copy link
Owner

mgeisler commented Dec 26, 2020

Basically, it would be nice if https://docs.rs/textwrap/ would give a full overview of the crate. This means

  • show how to wrap text
  • describe Cargo features
  • show indentation and dedentation

Possible more things that I've forgotten 😄

mgeisler added a commit that referenced this issue Dec 29, 2020
mgeisler added a commit that referenced this issue Dec 29, 2020
This should make it clearer that textwrap can also do indentation with
custom prefixes.

Fixes #258.
mgeisler added a commit that referenced this issue Dec 29, 2020
This should make it clearer that textwrap can also do indentation with
custom prefixes.

Fixes #258.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant