-
Notifications
You must be signed in to change notification settings - Fork 1
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
Way to get just the suffix #2
Comments
|
If you are interested in this crate, can I just transfer the repo and crates.io package over to you and you can maintain it? This is learning-rust code from >5 years ago that I don't care about. |
|
Sure. Let me know if there is anything I need to do on my end for the transfers. |
|
Done. You'll need to click accept somewhere on GitHub (check email or top of https://github.com/dtolnay/ordinal) and somewhere on crates.io (https://crates.io/me/pending-invites). |
|
Accepted everything |
Hello! What do you think of exposing a function that returns a
Stringwith the suffix (e.g.th). I would love to make a PR for this!The text was updated successfully, but these errors were encountered: