mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-18 00:45:58 +08:00
feat: add Debug to FireCrawl
This commit is contained in:
parent
d8f67d5045
commit
d86de4f5a6
@ -36,7 +36,7 @@ pub enum FirecrawlError {
|
||||
CrawlJobFailed(String),
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
#[derive(Clone, Debug)]
|
||||
pub struct FirecrawlApp {
|
||||
api_key: String,
|
||||
api_url: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user