Modules§
Structs§
- BigDecimal
- A big decimal type.
- BigInt
- A big signed integer type.
- Decimal
Constraint - Dict
Constraint - Document
- Email
Address - Type representing a single email address. This is basically a wrapper around a String, the
email address is parsed for correctness with
FromStr::from_str
, which is the only want to create an instance. The various components of the email are not parsed out to be accessible independently. - Endpoint
- Environment
- Integer
Constraint - List
Constraint - Number
- Project
- Project
Author - Shared
Constraint - String
Constraint - Text
- Url
- A parsed URL record.
- Version
- SemVer version as defined by https://semver.org.
- VosError
Enums§
- Document
Kind - Integer
Kind - Json
- Represents any valid JSON value.
- Object
- Project
Kind - Project
License - Schema
- VosError
Kind