Docs.rs
oxml-core-0.2.0
oxml-core 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
14 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
mantissaman
Dependencies
quick-xml ^0.41
normal
thiserror ^2
normal
Versions
48.21%
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
local_name
oxml_
core
0.2.0
In oxml_
core::
xml
oxml_core
::
xml
Function
local_
name
Copy item path
Source
pub fn local_name(name: &[
u8
]) -> &[
u8
]
ⓘ
Expand description
Return the local portion of a possibly prefixed XML name.