Constant fix_getters_rules::function::BOOL_ABLE_PREFIX[][src]

pub const BOOL_ABLE_PREFIX: &str = "able";

Special suffix to detect getters returning a bool.

Ex.: get_seekable.