Skip to main content
Metadata
rustc_
codegen_
llvm
1.99.0-nightly
(af3d95584 2026-07-09)
Metadata
Trait Implementations
Debug
Eq
Hash
PartialEq
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Foreign Type
Metadata
Copy item path
Source
extern { pub(crate) type Metadata; }
Trait Implementations
§
Source
§
impl
Debug
for
Metadata
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more
Source
§
impl
Eq
for
Metadata
Source
§
impl
Hash
for
Metadata
Source
§
fn
hash
<H:
Hasher
>(&self, hasher:
&mut H
)
Feeds this value into the given
Hasher
.
Read more
Source
§
impl
PartialEq
for
Metadata
Source
§
fn
eq
(&self, other: &Self) ->
bool
Equality operator
==
.
Read more
1.0.0 (const:
unstable
)
·
Source
§
fn
ne
(&self, other:
&Rhs
) ->
bool
Inequality operator
!=
.
Read more