Docs.rs
lbc-0.1.19
lbc 0.1.19
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
goodidea-kp
Dependencies
console_error_panic_hook ^0.1.7
normal
gloo-console ^0.3.0
normal
js-sys ^0.3
normal
leptos =0.8.17
normal
wasm-bindgen =0.2.114
normal
leptos =0.8.17
dev
wasm-bindgen-test =0.3.64
dev
web-sys ^0.3
normal
Versions
78.04%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module util
lbc
0.1.19
Module util
Module Items
Structs
Enums
Functions
In crate lbc
lbc
Module
util
Copy item path
Source
Structs
§
Test
Attr
A flexible test attribute descriptor used by all components.
Enums
§
Size
Shared size enum used across multiple components.
Functions
§
test_
attr_
attr
Helper to apply an optional
TestAttr
to a Leptos element.