Skip to content

Commit

Permalink
Remove TryFrom due to destabilization
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed May 5, 2018
1 parent 5c78dff commit 2a808e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@

- [Conversion](conversion.md)
- [`From` and `Into`](conversion/from_into.md)
- [`TryFrom` and `TryInto`](conversion/try_from_try_into.md)
- [To and from `String`s](conversion/string.md)

- [Expressions](expression.md)
Expand Down
45 changes: 0 additions & 45 deletions src/conversion/try_from_try_into.md

This file was deleted.

0 comments on commit 2a808e6

Please sign in to comment.