Crate kvc[][src]

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”