8 releases (5 breaking)
0.8.0 | Mar 28, 2022 |
---|---|
0.7.0 | Oct 2, 2021 |
0.6.0 | Dec 5, 2019 |
0.5.1 | Jun 27, 2019 |
0.1.0 |
|
#1555 in Parser implementations
1,122 downloads per month
Used in 4 crates
55KB
1.5K
SLoC
SISE
SISE (Simple S-expression) is a file format based on S-expressions.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
lib.rs
:
SISE (Simple S-expression) is a file format based on S-expressions.
Minimum Rust version
The minimum Rust version required by this crate is 1.56.