Return results for fallible media APIs
This commit is contained in:
parent
79a7a0e0e7
commit
fcf6aa15eb
6 changed files with 34 additions and 21 deletions
|
@ -8,6 +8,7 @@ path = "src/media.rs"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
block = "0.1"
|
||||
core-foundation = "0.9.3"
|
||||
foreign-types = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue