Skip to content

Commit 921e3f9

Browse files
authored
docs: add read_sync, write_sync, and search_sync (#234)
1 parent 2a88e57 commit 921e3f9

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

docs/api/read.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ description: Read STAC from the local filesystem or blob storage
55
# Read
66

77
::: rustac.read
8+
::: rustac.read_sync

docs/api/search.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ description: Search a STAC API
66

77
::: rustac.search
88
::: rustac.search_to
9+
::: rustac.search_sync

docs/api/write.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ description: Write STAC to the filesystem or to blob storage
55
# Write
66

77
::: rustac.write
8+
::: rustac.write_sync

0 commit comments

Comments
 (0)