[−][src]Trait selene_lib::rules::Rule
Associated Types
type Config: DeserializeOwned
type Error: Error
Required methods
fn new(config: Self::Config) -> Result<Self, Self::Error> where
Self: Sized,
Self: Sized,