Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc
/
no_std-primitive.rs
blob: 78076a601de81391b0b3d469e6c9f83f5697af47 [
file
] [
log
] [
blame
] [
edit
]
#![
no_std
]
/// Link to [intra-doc link][u8]
//@ has 'no_std_primitive/fn.foo.html' '//a[@href="{{channel}}/core/primitive.u8.html"]' 'intra-doc link'
//@ has - '//a[@href="{{channel}}/core/primitive.u8.html"]' 'u8'
pub
fn
foo
()
->
u8
{}