Skip to content

Commit

Permalink
errors
Browse files Browse the repository at this point in the history
  • Loading branch information
devsnek committed Dec 21, 2024
1 parent 06e9bd3 commit a6ec5b6
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 60 deletions.
2 changes: 2 additions & 0 deletions ext/net/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ use std::path::Path;
use std::path::PathBuf;
use std::sync::Arc;

pub use quic::QuicError;

pub const UNSTABLE_FEATURE_NAME: &str = "net";

pub trait NetPermissions {
Expand Down
Loading

0 comments on commit a6ec5b6

Please sign in to comment.