mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 01:49:12 +00:00
ARKA and ARKZ closes #3
This commit is contained in:
parent
65824f7a70
commit
2bf10bc5a4
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@ environment:
|
|||
- ARK_SOURCE=ApiIncremental
|
||||
```
|
||||
Env string ARK_SOURCE must be in the enum Source
|
||||
```
|
||||
```rust
|
||||
pub enum Source {
|
||||
// Reads Parquet file if exists
|
||||
Read,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue