Docs.rs
brk_rolldown_utils-0.8.0
brk_rolldown_utils 0.8.0
Permalink
Docs.rs crate page
MIT
21 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
nym21
Dependencies
anyhow ^1.0.98
normal
arcstr ^1.2.0
normal
base-encode ^0.3.1
normal
base64-simd ^0.8.0
normal
cow-utils ^0.1.3
normal
dashmap ^6.1.0
normal
fast-glob ^1.0.0
normal
form_urlencoded ^1.2.1
normal
futures ^0.3.31
normal
indexmap ^2.9.0
normal
infer ^0.19.0
normal
itoa ^1.0.15
normal
memchr ^2.7.4
normal
mime ^0.3.17
normal
nom ^8.0.0
normal
oxc ^0.108.0
normal
oxc_index ^4
normal
phf ^0.13.0
normal
regex ^1.11.1
normal
regress ^0.10.3
normal
brk_rolldown_error ^0.8.0
normal
brk_rolldown_std_utils ^0.8.0
normal
rustc-hash ^2.1.1
normal
serde_json ^1.0.140
normal
simdutf8 ^0.1.5
normal
sugar_path ^1.2.1
normal
tokio ^1.45.0
normal
uuid ^1.17.0
normal
xxhash-rust ^0.8.15
normal
criterion2 ^3.0.0
dev
async-scoped ^0.9.0
normal
rayon ^1.10.0
normal
Versions
12.72%
of the crate is documented
Platform
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
parse_data_url
brk_
rolldown_
utils
0.8.0
In brk_
rolldown_
utils::
dataurl
brk_rolldown_utils
::
dataurl
Function
parse_
data_
url
Copy item path
Source
pub fn parse_data_url(dataurl: &
str
) ->
Option
<
ParsedDataUrl
<'_>>