Tags: paritytech/scale-info
Tags
Implement `replace_segment` attribute (#197) * Implement `replace_segment` attribute This implements the `replace_segment` attribute. This attribute can be used to rename one or multiple segments returned by `TypeInfo::path`. It could be for example be used to rename a changed crate name. For more info see the examples and the docs in this pr. * Update trybuild * Directly pass the ident str. * Update changelog
PreviousNext