Docs.rs
swc_css_utils-15.0.0
swc_css_utils 15.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
once_cell ^1.19.0
normal
rustc-hash ^2
normal
serde ^1.0.225
normal
serde_json ^1.0.115
normal
swc_atoms ^7.0.0
normal
swc_css_ast ^15.0.0
normal
swc_css_visit ^15.0.0
normal
Versions
0%
of the crate is documented
Go to latest version
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
serialize_ident
swc_
css_
utils
15.0.0
swc_css_utils
Function
serialize_
ident
Copy item path
Source
pub fn serialize_ident(value: &
str
, minify:
bool
) ->
Cow
<'_,
str
>