4 lines
64 B
Rust
4 lines
64 B
Rust
|
#![feature(compiler_builtins)]
|
||
|
#![compiler_builtins]
|
||
|
#![no_std]
|