Docs.rs
xes-0.1.0
xes 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
RHamalainen
Dependencies
quick-xml ^0.27.1
normal
roxmltree ^0.17.0
normal
Versions
10.71%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xes
0.1.0
All Items
Crate Items
Structs
Enums
Functions
Crate
xes
Copy item path
Source
Expand description
Read and write eXtensible Event Stream (XES) format.
Structs
§
Event
Extension
Log
Trace
Enums
§
Attribute
Functions
§
read
Transform
XES
-file to Rust representation.
write
Transform Rust representation to
XES
-file.