Skip to content

Commit 28ab3fb

Browse files
author
“ramfox”
committed
fix: more fixing cfg errors
1 parent aa785df commit 28ab3fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,6 +1692,7 @@ impl<M> Clone for ClientInner<M> {
16921692
}
16931693

16941694
impl<M> ClientInner<M> {
1695+
#[allow(dead_code)]
16951696
async fn zero_rtt_accepted(&self) -> bool {
16961697
match self {
16971698
ClientInner::Local(_sender) => true,

0 commit comments

Comments
 (0)