[][src]Crate cpe

A Rust crate for working with CPE 2.3 Well Formed Named and CPE 2.2 URI strings.

Modules

builder

Builder structs for Uri and Wfn CPE values.

component

CPE Component

cpe

General CPE utilities

error

Error types and Result wrapper.

parse

Parsing functions for Cpe and Wfn values

uri

Uri - A CPE 2.2 URI

wfn

CPE Well-Formed Name

Macros

uri

Helper macro to create a Uri from literal values.

wfn

Helper macro to create a Wfn from literal values.