feat: added readme and documentation
This commit is contained in:
parent
daeff053f4
commit
8794c076b3
8 changed files with 279 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
include!(concat!(env!("OUT_DIR"), "/scopes.rs"));
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(all(test, feature = "reqwest"))]
|
||||
pub(super) mod test {
|
||||
use std::{collections::VecDeque, sync::OnceLock, time::Duration};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue