-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add FromStr and Display impls for TargetKind and CrateType
I'd like to use the string representations in a few places (particularly to avoid exposing cargo-metadata types as a public dependency). Add `FromStr` and `Display` impls.
- Loading branch information
1 parent
834207b
commit 2983f51
Showing
1 changed file
with
51 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters