Closed
Description
Tracking issue for rust-lang/rfcs#1660
Stabilization of these functions should be contingent on confirming the conventions around naming of this style of methods.
Another idea I've had recently is we perhaps want to connect the lifetime of the RefCell
to the error type as well, but we can always do that later as well.