derive_common: Fix example in documentation

This commit is contained in:
Federico Mena Quintero 2019-11-07 18:50:08 -06:00
parent 1089f8f242
commit a03bdc6efe

View file

@ -26,7 +26,9 @@ use synstructure::{self, BindStyle, BindingInfo, VariantAst, VariantInfo};
///
/// For example:
///
/// ```ignore
/// <T as ToComputedValue>::ComputedValue: Zero,
/// ```
///
/// This needs to run before adding other bounds to the type parameters.
pub fn propagate_clauses_to_output_type(