index
:
tinywasm
bota-tortuise
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
parser
/
src
/
std.rs
blob: 67152becd0bd03f84a4410e3e9082b59cfbdf025 (
plain
)
#[cfg(feature = "std")] extern crate std; #[cfg(feature = "std")] pub use std::*;