Enum ion_binary_rs::SymbolContextError [−][src]
pub enum SymbolContextError {
TableVersionAlreadyThere,
MaxIdNeededWhenImportingASharedTableWhereVersionIsNotAvailable,
MaxIdNeededWhenImportingANotFoundSharedTable,
InternalParserErrorThisIsABug,
NewTableIsNotSuperSetOfPrevious,
}Expand description
Errors that can happen related with the Symbol Table.
