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.