This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-28 11:38:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
rustdoc
/
auxiliary
/
ext-repr.rs
León Orell Valerian Liehr
85c193a4ed
rustdoc: hide
#[repr(...)]
if it isn't part of the public ABI
2025-09-25 11:49:27 +02:00
6 lines
52 B
Rust
Raw
Blame
History
#[
repr(i8)
]
pub
enum
ReprI8
{
Var0
,
Var1
,
}
Reference in New Issue
View Git Blame
Copy Permalink