pub trait DProp: Decidable { }
Expand description

Shorthand for decidable proposition.

Implementors