pub fn parse_str(content: &str) -> Result<Lockfile<'_>, YarnLockError>
Accepts the yarn.lock content and returns all the entries.
yarn.lock
YarnLockError