Docs.rs
kvc-1.1.3
kvc 1.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
jodavaho
Dependencies
clap ^2.33.0
normal
regex ^1.4.0
normal
Versions
28.57%
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
☰
Crate kvc
Version 1.1.3
All Items
Functions
?
Crate
kvc
source
·
[
−
]
Functions
get_reserved_matchers
Get the reserved keyword matchers as a HashMap<String,regex::Regex> You can add to this to change the way text is parsed
load_table_from_kvc_stream
load_table_from_kvc_stream_default
read_kvc_line
read_kvc_line_default
version
Return the current version of the library as a String following semantic versioning, like this: “Major.Minor.Build”