Crate spdx_expression

Source
Expand description

§SPDX License Expressions in Rust

crates.io-icon docs.rs-icon

Library for parsing and interacting with SPDX License Expressions.

Structs§

SimpleExpression
Simple SPDX license expression.
SpdxExpression
Main struct for SPDX License Expressions.

Enums§

SpdxExpressionError
Custom error struct.