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