Docs.rs
log4wasm-0.1.3
log4wasm 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
heavens
Dependencies
wasm-bindgen ^0.2.87
normal
web-sys ^0.3.22
normal
Versions
32.08%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
log4wasm
0.1.3
log4wasm
Macro
error
Copy item path
Source
macro_rules! error { ($text:tt, $($args:tt)*) => { ... }; ($text:tt) => { ... }; }