Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-js-std
/
osstring-to-string.js
blob: 3fdc0b9f24a3cdc1d20be6c8fcb58476e9d859ec [
file
] [
log
] [
blame
] [
edit
]
// 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'
},
]
};