We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3691e commit 3454292Copy full SHA for 3454292
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.0.0"
4
authors = ["Frank Steffahn <fdsteffahn@gmail.com>"]
5
license = "MIT OR Apache-2.0"
6
description = """
7
-Extension trait for the ‘Into’ trait, offering a method ‘.into_::<T>()’ to specify the target type of conversion.
+Extension trait for the “Into” trait, offering a method “.into_::<T>()” to specify the target type of conversion.
8
"""
9
repository = "https://github.com/steffahn/into_ext"
10
homepage = "https://github.com/steffahn/into_ext"
0 commit comments