add from, into, try_from, try_into

This commit is contained in:
2020-02-10 21:08:27 +08:00
parent 9aaa53b09a
commit 46b1ca7af2
3 changed files with 67 additions and 0 deletions

5
into/Cargo.lock generated Normal file
View File

@@ -0,0 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "into"
version = "0.1.0"