refactor(common): add prelude module

This commit is contained in:
2026-02-25 18:51:25 +02:00
parent 8f0d2a6efc
commit 0ea39e7663
11 changed files with 17 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
use crate::error;
use common::{KeyExchangeMode, cert::ServerCertificate};
use common::{cert::ServerCertificate, prelude::*};
use rustls::{
ServerConfig,
crypto::aws_lc_rs::{