MCPcopy Create free account
hub / github.com/archlinux/alpm / value

Method value

alpm-types/src/pkg.rs:171–173  ·  view source on GitHub ↗

Return the value of the extra_data

(&self)

Source from the content-addressed store, hash-verified

169/// Name of the base package information that one or more packages are built from.
170///
171/// This is a type alias for [`Name`].
172///
173/// ## Examples
174/// ```
175/// use std::str::FromStr;
176///

Callers 9

parserMethod · 0.45
parserMethod · 0.45
pkg_typeMethod · 0.45
try_fromMethod · 0.45
parserMethod · 0.45
parserMethod · 0.45
parserMethod · 0.45
parserMethod · 0.45
parserMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected