Skip to content

der: initial Reader trait - #606

Merged
tarcieri merged 1 commit into
masterfrom
der/reader-trait
Apr 24, 2022
Merged

der: initial Reader trait#606
tarcieri merged 1 commit into
masterfrom
der/reader-trait

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Begins moving core decoding functionality into a Reader trait.

The longer-term goal is to move enough functionality to the trait to support things like one-pass decoding directly from PEM for DecodeOwned types.

@tarcieritarcieri changed the title der: initial Reader trait (#605)der: initial Reader traitApr 24, 2022
@tarcieri
tarcieriforce-pushed the der/reader-trait branch 4 times, most recently from 938ea1c to 59ed92aCompareApril 24, 2022 04:05
Begins moving core decoding functionality into a `Reader` trait.
The longer-term goal is to move enough functionality to the trait to
support things like one-pass decoding directly from PEM for
`DecodeOwned` types.
@tarcieri
tarcieri merged commit f46bdf1 into masterApr 24, 2022
@tarcieri
tarcieri deleted the der/reader-trait branch April 24, 2022 04:25
@tarcieritarcieri mentioned this pull request May 8, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@tarcieri