[][src]Module rustube::id

Structs

Id

A wrapper around a Cow<'a, str> that makes sure the video id, which is contained, always has the correct format.

Statics

EMBED_URL_PATTERN
ID_PATTERN
ID_PATTERNS

A list of possible YouTube video identifiers.

SHARE_URL_PATTERN
WATCH_URL_PATTERN

Type Definitions

IdBuf