Login
From:
doc.rust-lang.org
(Uncensored)
subscribe
Into in std::convert - Rust
https://doc.rust-lang.org/std/convert/trait.Into.html
links
backlinks
Roast topics
Find topics
Find it!
A value-to-value conversion that consumes the input value. The opposite of `From`.