Trait license::LicenseExt [−][src]
Extension trait for supported licenses.
Required methods
fn permissions(&self) -> Permissions[src]
The permissions of the license.
fn conditions(&self) -> Conditions[src]
The conditions of the license.
fn limitations(&self) -> Limitations[src]
The limitations of the license.