Docs.rs
raxb-validate-0.4.4
raxb-validate 0.4.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hd-gmbh-bot
Dependencies
byteorder ^1.5
normal
libc ^0.2.159
normal
lz4_flex ^0.11
normal
once_cell ^1.20.1
normal
raxb ^0.4.2
normal
raxb-libxml2-sys ^0.4.2
normal
raxb-xmlschema ^0.4.2
normal
thiserror ^1.0.64
normal
url ^2.5.0
normal
uuid ^1.8
normal
Versions
3.57%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
raxb_
validate
0.4.4
raxb_validate
Function
validate_xml
Copy item path
Source
pub fn validate_xml(xml: &[
u8
], schema: &
XmlSchemaPtr
) ->
ValidationResult
<
()
>