base-traits 0.0.0

base traits (for Rust)
Documentation

base-traits

base traits, for Rust

Introduction

This crate defines general-purpose traits that:

  • seem obvious and yet are missing from the standard library (e.g. IsEmpty, Len); or
  • provide ;

Table of Contents

Installation

T.B.C.

Components

Enumerations

None defined at this time.

Functions

None defined at this time.

Macros

None defined at this time.

Structures

None defined at this time.

Traits

None defined at this time.

Examples

T.B.C.

Project Information

T.B.C.

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/base-traits.

Dependencies

There are no dependencies on other crates.

Related projects

License

base-traits is released under the 3-clause BSD license. See LICENSE for details.