Docs.rs
sup-xml-core-1.3.0
sup-xml-core 1.3.0
Docs.rs crate page
17 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
pickhardt
Dependencies
bitflags ^2
normal
optional
bumpalo ^3
normal
chrono ^0.4
normal
elsa ^1.10
normal
encoding_rs ^0.8
normal
optional
html5ever =0.39.0
normal
optional
log ^0.4
normal
markup5ever =0.39.0
normal
optional
memchr ^2
normal
regex ^1
normal
rust_decimal ^1
normal
rustc-hash ^2
normal
simdutf8 ^0.1
normal
sup-xml-tree ^1.3.0
normal
supso-project ^1.0.0
normal
unicode-properties ^0.1
normal
ureq ^2
normal
optional
Versions
61.9%
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_duration
sup_
xml_
core
1.3.0
In sup_
xml_
core::
xsd::
datetime
sup_xml_core
::
xsd
::
datetime
Function
parse_
duration
Copy item path
Source
pub fn parse_duration(s: &
str
) ->
Result
<
Value
,
TypeError
>