[][src]Module oceanpkg::drop::name

Drop names.

Modules

query

A drop lookup in the form (<scope>/)?<drop>(@<version>)?.

scoped

A drop name in the format <scope>/<name>.

Structs

Name

A valid drop name.

Query

A drop lookup in the form (<scope>/)?<name>(@<version>)?.

ScopedName

Name in the format <owner>/<drop>.

ValidateError

Error returned when a Name could not be created.