Sign in
rust
/
rust
/
7f3523947be4aa9afb651ea83901d7b458fd5a3e
/
.
/
tests
/
rustdoc-js-std
/
osstring-to-string.js
blob: 17bb602a502af9f8783ce4c1dccc0609fe081d9a [
file
]
// exact-match
// https://github.com/rust-lang/rust/issues/60485#issuecomment-663900624
const
EXPECTED
=
{
'query'
:
'OsString -> String'
,
'others'
:
[
{
'path'
:
'std::ffi::OsString'
,
'name'
:
'into_string'
},
]
};