Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
6715446db6564901c2674950b7fce5b487f2d13f
/
.
/
tests
/
rustdoc-js-std
/
osstring-to-string.js
blob: 3fdc0b9f24a3cdc1d20be6c8fcb58476e9d859ec [
file
] [
log
] [
blame
]
// exact-match
// https://github.com/rust-lang/rust/issues/60485#issuecomment-663900624
const
EXPECTED
=
{
'query'
:
'OsString -> String'
,
'others'
:
[
{
'path'
:
'std::ffi::os_str::OsString'
,
'name'
:
'into_string'
},
]
};