Skip to content

Commit

Permalink
add: stateblock module
Browse files Browse the repository at this point in the history
  • Loading branch information
justRkive committed Aug 1, 2024
1 parent c38d54b commit 708b391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/async_resolver.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pub mod lookup_response;
pub mod resolver_error;
pub mod server_info;
pub mod slist;
pub mod state_block;

use self::lookup_response::LookupResponse;
use crate::async_resolver::resolver_error::ResolverError;
Expand Down

0 comments on commit 708b391

Please sign in to comment.