mediaflow_core 0.9.0

Core entities for the unofficial Mediaflow Pro API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.serde]
features = ["derive"]
version = "1"

[package]
description = "Core entities for the unofficial Mediaflow Pro API SDK"
documentation = "https://docs.rs/mediaflow/"
edition = "2021"
homepage = "https://github.com/jacobsvante/mediaflow"
license = "MIT"
name = "mediaflow_core"
repository = "https://github.com/jacobsvante/mediaflow"
version = "0.9.0"