Function forc_pkg::lock::source_from_str
source · [−]pub fn source_from_str(s: &str) -> Result<SourcePinned>Expand description
Convert the given package source string read from a package lock to a pkg::SourcePinned.
pub fn source_from_str(s: &str) -> Result<SourcePinned>Convert the given package source string read from a package lock to a pkg::SourcePinned.