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: 16a7058bae2772c1f1797df93e016fd3172e2185 (
plain
)
#[cfg(feature = "std")] extern crate std; #[cfg(feature = "std")] pub(crate) use std::*;