background loading

This commit is contained in:
Simon
2025-06-15 07:29:39 +00:00
parent 8cd404d6b1
commit c34d6dcc14
6 changed files with 40 additions and 9 deletions

View File

@@ -17,6 +17,8 @@ error_chain! {
}
}
#[derive(Debug, Clone)]
pub struct SpankbangProvider {
url: String,
}