Docs.rs
xsd-schema-0.1.0
xsd-schema 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
semyonc
Dependencies
base64 ^0.22
normal
bitflags ^2.4
normal
bumpalo ^3
normal
optional
chrono ^0.4
normal
futures ^0.3
normal
optional
hex ^0.4
normal
lalrpop-util ^0.22.2
normal
optional
num-bigint ^0.4
normal
once_cell ^1.19
normal
quick-xml ^0.31
normal
regex ^1.10
normal
regexml ^0.2
normal
optional
roxmltree ^0.19
normal
rust_decimal ^1.33
normal
slotmap ^1.0
normal
thiserror ^1.0
normal
unicode-normalization ^0.1
normal
optional
criterion ^0.5
dev
pretty_assertions ^1.4
dev
lalrpop ^0.22.2
build
optional
Versions
75.59%
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
string_to_codepoints
xsd_
schema
0.1.0
In xsd_
schema::
xpath::
string_
ops
xsd_schema
::
xpath
::
string_ops
Function
string_
to_
codepoints
Copy item path
Source
pub fn string_to_codepoints(value: &
str
) ->
Vec
<
u32
>
Expand description
Convert a string to a sequence of codepoints.