Docs.rs
gear-backend-common-0.3.2
gear-backend-common 0.3.2
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
github:gear-tech:dev
breathx
Dependencies
actor-system-error ^0.3.2
normal
blake2-rfc ^0.2.18
normal
derive_more ^0.99.17
normal
gear-backend-codegen ^0.3.2
normal
gear-core ^0.3.2
normal
gear-core-errors ^0.3.2
normal
gear-wasm-instrument ^0.3.2
normal
gsys ^0.3.2
normal
log ^0.4.20
normal
num_enum ^0.6.1
normal
parity-scale-codec ^3.6.4
normal
scale-info ^2.5.0
normal
rand ^0.8
dev
Versions
36.73%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gear_
backend_
common
0.3.2
gear_backend_common
Macro
syscall_trace
Copy item path
Source
macro_rules! syscall_trace { ($name:expr, $($args:expr),+) => { ... }; ($name:expr) => { ... }; }