Skip to main content

LicenseFeature

Trait LicenseFeature 

Source
pub trait LicenseFeature: AsRef<str> { }

Implementations on Foreign Types§

Source§

impl<T: LicenseFeature + ?Sized> LicenseFeature for &T

Implementors§