Module salak::source[][src]

Expand description

Salak sources.

This mod exports all pub sources.

Structs

An in-memory source, which is a string to string hashmap.

Key with a string buffer, can be avoid allocating memory when parsing configuration.

Sub key collection, which stands for lists of sub keys with same prefix.

Functions

Create source from system environment.