[][src]Function assemble_app::kv_get

pub fn kv_get(b: &str, k: &str) -> Result<Option<HashMap<String, String>>>