Sign in
fuchsia
/
third_party
/
rust
/
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
/
.
/
tests
/
rustdoc
/
primitive
/
no_std-primitive.rs
blob: 78076a601de81391b0b3d469e6c9f83f5697af47 [
file
] [
log
] [
blame
]
#![
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
{}