Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amy-keibler/ex_em_ell
https://github.com/amy-keibler/ex_em_ell
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/amy-keibler/ex_em_ell
- Owner: amy-keibler
- License: apache-2.0
- Created: 2023-07-08T21:24:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T00:24:17.000Z (7 months ago)
- Last Synced: 2024-04-14T14:57:21.087Z (7 months ago)
- Language: Rust
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `ex_em_ell` & `ex_em_ell_derive`
`ex_em_ell` is an opinionated XML library based on the excellent
[`xml-rs`](https://crates.io/crates/xml-rs) library. It provides to/from traits
and derive macros to reduce boilerplate required when using the underlying
library.For more information, see the [`ex_em_ell` `README.md`](ex_em_ell/README.md).
## Project Status
This project is currently in an alpha state and the API is expected to go
through rounds of iteration before reaching a `1.x.y` release. In its current
state, it is being developed based on the needs of specific features for
projects, rather than based on a specific roadmap.