Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
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
{}