Docs.rs
xsd-parser-1.3.0
xsd-parser 1.3.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Bergmann89
Dependencies
Inflector ^0.11
normal
anyhow ^1.0
normal
bitflags ^2.7
normal
encoding_rs ^0.8
normal
futures ^0.3
normal
indexmap ^2.9
normal
num ^0.4
normal
optional
parking_lot ^0.12
normal
proc-macro2 ^1.0
normal
quick-xml ^0.38
normal
quote ^1.0
normal
regex ^1.11
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
smallvec ^1.13
normal
thiserror ^2.0.0
normal
tokio ^1.41
normal
optional
tracing ^0.1
normal
unindent ^0.2
normal
url ^2.5
normal
clap ^4.5
dev
serde-xml-rs ^0.8
dev
serde-xml-rs ^0.7
dev
text-diff ^0.4
dev
tracing-subscriber ^0.3
dev
base64 ^0.22
build
regex ^1.11
build
Versions
100%
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
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
whitespace_replace
xsd_
parser
1.3.0
In xsd_
parser::
quick_
xml
xsd_parser
::
quick_xml
Function
whitespace_
replace
Copy item path
Source
pub fn whitespace_replace(s: &
str
) ->
String
Expand description
Helper method to replace whitespaces in a string value.