Docs.rs
css-in-rs-0.2.0
css-in-rs 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mirkootter
Dependencies
css-in-rs-macro ^0.2.0
normal
dioxus ^0.4.3
normal
optional
doc-cfg ^0.1.0
normal
gloo-console ^0.3.0
normal
js-sys ^0.3.67
normal
wasm-bindgen ^0.2.90
normal
optional
web-sys ^0.3.67
normal
optional
dioxus-web ^0.4.3
dev
Versions
61.9%
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
css_
in_
rs
0.2.0
Module backend
Module Items
Modules
Traits
Type Aliases
In crate css_
in_
rs
css_in_rs
Module
backend
Copy item path
Source
Modules
§
web
Traits
§
Backend
css-in-rs is backend agnostic. The default backend is based on web_sys, but other backends are possible (i.e. just insert css into a string, for example for server side rendering).
Type Aliases
§
CssGenerator
Fn