Crate license [] [src]

A license library.

Modules

conditions
limitations
permissions

Structs

Apache2

The Apache License 2.0.

Gpl3

The GNU General Public License v3.0.

Lgpl3

The GNU Lesser General Public License v3.0.

Mit

The MIT License.

Mpl2

The Mozilla Public License 2.0.

Unknown

An unknown license.

Unlicense

The Unlicense.

Enums

LicenseKind

Enum containing all supported licenses.

Traits

License

Base functionality for all licenses.