Skip to content

Commit

Permalink
Exhaustive
Browse files Browse the repository at this point in the history
  • Loading branch information
maddeleine committed Mar 29, 2024
1 parent 80b9242 commit dd48c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/rust/s2n-tls/src/client_hello.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ pub mod fingerprint {

use super::ClientHello;

#[non_exhaustive]
#[derive(Copy, Clone)]
pub enum FingerprintType {
JA3,
Expand Down

0 comments on commit dd48c72

Please sign in to comment.