sapling/lib/types
Stefan Filip 414bba325e types: add String/str conversions for RepoPath & friends
Summary:
In cross language code it is useful to convert to a String before giving the
object up. Without this method we would have to copy the string before dropping
the current object. This method provides an efficient method for getting the
String from RepoPath objects.
str conversions show up in similar places places.

Reviewed By: quark-zju

Differential Revision: D16352530

fbshipit-source-id: 159f522d0c19287aed29b8cce99c1675b5d801fc
2019-07-22 13:02:59 -07:00
..
src types: add String/str conversions for RepoPath & friends 2019-07-22 13:02:59 -07:00
Cargo.toml types: move DataEntry validation logging to types crate 2019-05-24 21:59:45 -07:00