master
// Package tools is used so this package can be imported from other libs without an import error package tools // Importable is a struct used for importing tools. type Importable struct { }