Crate reproto_core [−] [src]
Reexports
pub extern crate semver; |
Modules
| errors | |
| object |
Structs
| ErrorPos | |
| Loc | |
| Mime | |
| Options |
Helper for looking up and dealing with options. |
| Pos | |
| RpByTypeMatch | |
| RpByValueMatch | |
| RpCode | |
| RpEnumBody | |
| RpEnumVariant | |
| RpField | |
| RpFieldInit | |
| RpFile | |
| RpInstance | |
| RpInterfaceBody | |
| RpMatchDecl | |
| RpMatchMember | |
| RpMatchVariable | |
| RpName | |
| RpNumber | |
| RpOptionDecl | |
| RpPackage | |
| RpPathSpec | |
| RpRequiredPackage | |
| RpServiceAccepts | |
| RpServiceBody | |
| RpServiceEndpoint | |
| RpServiceReturns | |
| RpSubType | |
| RpTupleBody | |
| RpTypeBody | |
| RpTypeId | |
| RpUseDecl | |
| RpVersionedPackage | |
| Version |
Represents a version number conforming to the semantic versioning scheme. |
| VersionReq |
A |
Enums
| RpDecl | |
| RpMatchCondition | |
| RpMatchKind |
Simplified types that can be uniquely matched over for JSON. |
| RpModifier | |
| RpObject | |
| RpPathSegment | |
| RpRegistered | |
| RpType | |
| RpValue |
Traits
| Merge |
Merging of models. |