This crate's name is:
name = "rtsp-types"
How can I use it on my project?
I added to the Cargo.toml:
Cargo.toml
[dependencies] rtsp-types = { path = "../rtsp-types" }
however I can't do
use rtsp-types
because of the - symbol.
-
没有评论:
发表评论