Sign in
◑
Theme
rust
/
rust
/
8662be8340e5e2bc06fe16b7df0a7d02ebdf5e64
/
.
/
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'
},
]
};