Docs.rs
famiq-0.3.1
famiq 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MuongKimhong
Dependencies
accesskit ^0.17
normal
bevy ^0.16
normal
cosmic-text ^0.13.2
normal
crossbeam-channel ^0.5.15
normal
famiq_macros ^0.1.0
normal
once_cell ^1.21.3
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
smol_str ^0.2.2
normal
syn ^2.0.100
normal
thiserror ^2.0.3
normal
arboard ^3.4.1
normal
js-sys ^0.3.77
normal
wasm-bindgen ^0.2.100
normal
wasm-bindgen-futures ^0.4.50
normal
web-sys ^0.3.77
normal
Versions
20.83%
of the crate is documented
Platform
i686-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
button_attributes
famiq
0.3.1
famiq
Macro
button_
attributes
Copy item path
Source
macro_rules! button_attributes { ($btn_builder:ident, $key:ident : $value:expr) => { ... }; }