Sign in
◑
Theme
fuchsia
/
third_party
/
rust
/
HEAD
/
.
/
tests
/
run-make
/
implicit-sysroot-deps
/
foo.rs
blob: 90d13bd02b1dbfe16fd674671880b36032bbc513 [
file
]
#![
feature
(
no_core
)]
#![
no_core
]
#![
no_std
]
extern
crate bar
;