Skip to content

Simple Map with default for missing values and compacting (removal of default values from underlying map).

License

Notifications You must be signed in to change notification settings

dpc/simplemap-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplemap

Build Status crates.io Gitter Chat
Documentation

Introduction

Simple Map with default for missing values and compacting (removal of default values from underlying map).

Usage

In Carto.toml

[dependencies]
dpc-simplemap = "*"

In src/main.rs:

extern crate simplemap;

About

Simple Map with default for missing values and compacting (removal of default values from underlying map).

Resources

License

Stars

Watchers

Forks

Packages

No packages published