Skip to content

Commit

Permalink
Fix links in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
chifflier committed Nov 19, 2024
1 parent f529aab commit 827e56c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/DERIVE.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,10 +342,12 @@ pub struct T4 {

[`FromBer`]: crate::FromBer
[`FromDer`]: crate::FromDer
[`ToDer`]: crate::ToDer
[`BerSequence`]: crate::BerSequence
[`DerSequence`]: crate::DerSequence
[`BerSet`]: crate::BerSet
[`DerSet`]: crate::DerSet
[`ToDerSequence`]: crate::ToDerSequence
[`ParseResult`]: crate::ParseResult
[`TaggedExplicit`]: crate::TaggedExplicit
[`TaggedImplicit`]: crate::TaggedImplicit
Expand Down

0 comments on commit 827e56c

Please sign in to comment.