Docs.rs
ssb_parser-0.1.0
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ssb_parser 0.1.0
Parser for *.ssb files.
Crate
Source
Builds
Feature flags
Documentation
Links
substation-beta/ssb_implementation
23
2
0
crates.io
Dependencies
base64 ~0.10.1
normal
lazy_static ~1.3.0
normal
log ~0.4.6
normal
regex ~1.1.7
normal
Versions
0.4.0
(2019-12-30)
0.3.1
(2019-09-09)
0.3.0
(2019-08-15)
0.2.4
(2019-07-14)
0.2.3
(2019-06-23)
0.2.2
(2019-06-20)
0.2.1
(2019-06-19)
0.2.0
(2019-06-17)
0.1.1
(2019-06-15)
0.1.0
(2019-06-15)
0.0.0
(2019-02-20)
Owners
ssb_parser
Planned
Strict syntax checking with error reporting
Forbid overwriting / unique entries (=clear script design)
UTF-8 & unix line endings only (don't overcomplicate things!)
Changes