pub enum Token {
Show 543 variants
Nul = 0,
Ascii36 = 36,
Ascii37 = 37,
Ascii40 = 40,
Ascii41 = 41,
Ascii42 = 42,
Ascii43 = 43,
Ascii44 = 44,
Ascii45 = 45,
Ascii46 = 46,
Ascii47 = 47,
Ascii58 = 58,
Ascii59 = 59,
Ascii60 = 60,
Ascii61 = 61,
Ascii62 = 62,
Ascii63 = 63,
Ascii91 = 91,
Ascii92 = 92,
Ascii93 = 93,
Ascii94 = 94,
Ident = 258,
Uident = 259,
Fconst = 260,
Sconst = 261,
Usconst = 262,
Bconst = 263,
Xconst = 264,
Op = 265,
Iconst = 266,
Param = 267,
Typecast = 268,
DotDot = 269,
ColonEquals = 270,
EqualsGreater = 271,
LessEquals = 272,
GreaterEquals = 273,
NotEquals = 274,
SqlComment = 275,
CComment = 276,
AbortP = 277,
Absent = 278,
AbsoluteP = 279,
Access = 280,
Action = 281,
AddP = 282,
Admin = 283,
After = 284,
Aggregate = 285,
All = 286,
Also = 287,
Alter = 288,
Always = 289,
Analyse = 290,
Analyze = 291,
And = 292,
Any = 293,
Array = 294,
As = 295,
Asc = 296,
Asensitive = 297,
Assertion = 298,
Assignment = 299,
Asymmetric = 300,
Atomic = 301,
At = 302,
Attach = 303,
Attribute = 304,
Authorization = 305,
Backward = 306,
Before = 307,
BeginP = 308,
Between = 309,
Bigint = 310,
Binary = 311,
Bit = 312,
BooleanP = 313,
Both = 314,
Breadth = 315,
By = 316,
Cache = 317,
Call = 318,
Called = 319,
Cascade = 320,
Cascaded = 321,
Case = 322,
Cast = 323,
CatalogP = 324,
Chain = 325,
CharP = 326,
Character = 327,
Characteristics = 328,
Check = 329,
Checkpoint = 330,
Class = 331,
Close = 332,
Cluster = 333,
Coalesce = 334,
Collate = 335,
Collation = 336,
Column = 337,
Columns = 338,
Comment = 339,
Comments = 340,
Commit = 341,
Committed = 342,
Compression = 343,
Concurrently = 344,
Conditional = 345,
Configuration = 346,
Conflict = 347,
Connection = 348,
Constraint = 349,
Constraints = 350,
ContentP = 351,
ContinueP = 352,
ConversionP = 353,
Copy = 354,
Cost = 355,
Create = 356,
Cross = 357,
Csv = 358,
Cube = 359,
CurrentP = 360,
CurrentCatalog = 361,
CurrentDate = 362,
CurrentRole = 363,
CurrentSchema = 364,
CurrentTime = 365,
CurrentTimestamp = 366,
CurrentUser = 367,
Cursor = 368,
Cycle = 369,
DataP = 370,
Database = 371,
DayP = 372,
Deallocate = 373,
Dec = 374,
DecimalP = 375,
Declare = 376,
Default = 377,
Defaults = 378,
Deferrable = 379,
Deferred = 380,
Definer = 381,
DeleteP = 382,
Delimiter = 383,
Delimiters = 384,
Depends = 385,
Depth = 386,
Desc = 387,
Detach = 388,
Dictionary = 389,
DisableP = 390,
Discard = 391,
Distinct = 392,
Do = 393,
DocumentP = 394,
DomainP = 395,
DoubleP = 396,
Drop = 397,
Each = 398,
Else = 399,
EmptyP = 400,
EnableP = 401,
Encoding = 402,
Encrypted = 403,
EndP = 404,
EnumP = 405,
ErrorP = 406,
Escape = 407,
Event = 408,
Except = 409,
Exclude = 410,
Excluding = 411,
Exclusive = 412,
Execute = 413,
Exists = 414,
Explain = 415,
Expression = 416,
Extension = 417,
External = 418,
Extract = 419,
FalseP = 420,
Family = 421,
Fetch = 422,
Filter = 423,
Finalize = 424,
FirstP = 425,
FloatP = 426,
Following = 427,
For = 428,
Force = 429,
Foreign = 430,
Format = 431,
Forward = 432,
Freeze = 433,
From = 434,
Full = 435,
Function = 436,
Functions = 437,
Generated = 438,
Global = 439,
Grant = 440,
Granted = 441,
Greatest = 442,
GroupP = 443,
Grouping = 444,
Groups = 445,
Handler = 446,
Having = 447,
HeaderP = 448,
Hold = 449,
HourP = 450,
IdentityP = 451,
IfP = 452,
Ilike = 453,
Immediate = 454,
Immutable = 455,
ImplicitP = 456,
ImportP = 457,
InP = 458,
Include = 459,
Including = 460,
Increment = 461,
Indent = 462,
Index = 463,
Indexes = 464,
Inherit = 465,
Inherits = 466,
Initially = 467,
InlineP = 468,
InnerP = 469,
Inout = 470,
InputP = 471,
Insensitive = 472,
Insert = 473,
Instead = 474,
IntP = 475,
Integer = 476,
Intersect = 477,
Interval = 478,
Into = 479,
Invoker = 480,
Is = 481,
Isnull = 482,
Isolation = 483,
Join = 484,
Json = 485,
JsonArray = 486,
JsonArrayagg = 487,
JsonExists = 488,
JsonObject = 489,
JsonObjectagg = 490,
JsonQuery = 491,
JsonScalar = 492,
JsonSerialize = 493,
JsonTable = 494,
JsonValue = 495,
Keep = 496,
Key = 497,
Keys = 498,
Label = 499,
Language = 500,
LargeP = 501,
LastP = 502,
LateralP = 503,
Leading = 504,
Leakproof = 505,
Least = 506,
Left = 507,
Level = 508,
Like = 509,
Limit = 510,
Listen = 511,
Load = 512,
Local = 513,
Localtime = 514,
Localtimestamp = 515,
Location = 516,
LockP = 517,
Locked = 518,
Logged = 519,
Mapping = 520,
Match = 521,
Matched = 522,
Materialized = 523,
Maxvalue = 524,
Merge = 525,
MergeAction = 526,
Method = 527,
MinuteP = 528,
Minvalue = 529,
Mode = 530,
MonthP = 531,
Move = 532,
NameP = 533,
Names = 534,
National = 535,
Natural = 536,
Nchar = 537,
Nested = 538,
New = 539,
Next = 540,
Nfc = 541,
Nfd = 542,
Nfkc = 543,
Nfkd = 544,
No = 545,
None = 546,
Normalize = 547,
Normalized = 548,
Not = 549,
Nothing = 550,
Notify = 551,
Notnull = 552,
Nowait = 553,
NullP = 554,
Nullif = 555,
NullsP = 556,
Numeric = 557,
ObjectP = 558,
Of = 559,
Off = 560,
Offset = 561,
Oids = 562,
Old = 563,
Omit = 564,
On = 565,
Only = 566,
Operator = 567,
Option = 568,
Options = 569,
Or = 570,
Order = 571,
Ordinality = 572,
Others = 573,
OutP = 574,
OuterP = 575,
Over = 576,
Overlaps = 577,
Overlay = 578,
Overriding = 579,
Owned = 580,
Owner = 581,
Parallel = 582,
Parameter = 583,
Parser = 584,
Partial = 585,
Partition = 586,
Passing = 587,
Password = 588,
Path = 589,
Placing = 590,
Plan = 591,
Plans = 592,
Policy = 593,
Position = 594,
Preceding = 595,
Precision = 596,
Preserve = 597,
Prepare = 598,
Prepared = 599,
Primary = 600,
Prior = 601,
Privileges = 602,
Procedural = 603,
Procedure = 604,
Procedures = 605,
Program = 606,
Publication = 607,
Quote = 608,
Quotes = 609,
Range = 610,
Read = 611,
Real = 612,
Reassign = 613,
Recheck = 614,
Recursive = 615,
RefP = 616,
References = 617,
Referencing = 618,
Refresh = 619,
Reindex = 620,
RelativeP = 621,
Release = 622,
Rename = 623,
Repeatable = 624,
Replace = 625,
Replica = 626,
Reset = 627,
Restart = 628,
Restrict = 629,
Return = 630,
Returning = 631,
Returns = 632,
Revoke = 633,
Right = 634,
Role = 635,
Rollback = 636,
Rollup = 637,
Routine = 638,
Routines = 639,
Row = 640,
Rows = 641,
Rule = 642,
Savepoint = 643,
Scalar = 644,
Schema = 645,
Schemas = 646,
Scroll = 647,
Search = 648,
SecondP = 649,
Security = 650,
Select = 651,
Sequence = 652,
Sequences = 653,
Serializable = 654,
Server = 655,
Session = 656,
SessionUser = 657,
Set = 658,
Sets = 659,
Setof = 660,
Share = 661,
Show = 662,
Similar = 663,
Simple = 664,
Skip = 665,
Smallint = 666,
Snapshot = 667,
Some = 668,
Source = 669,
SqlP = 670,
Stable = 671,
StandaloneP = 672,
Start = 673,
Statement = 674,
Statistics = 675,
Stdin = 676,
Stdout = 677,
Storage = 678,
Stored = 679,
StrictP = 680,
StringP = 681,
StripP = 682,
Subscription = 683,
Substring = 684,
Support = 685,
Symmetric = 686,
Sysid = 687,
SystemP = 688,
SystemUser = 689,
Table = 690,
Tables = 691,
Tablesample = 692,
Tablespace = 693,
Target = 694,
Temp = 695,
Template = 696,
Temporary = 697,
TextP = 698,
Then = 699,
Ties = 700,
Time = 701,
Timestamp = 702,
To = 703,
Trailing = 704,
Transaction = 705,
Transform = 706,
Treat = 707,
Trigger = 708,
Trim = 709,
TrueP = 710,
Truncate = 711,
Trusted = 712,
TypeP = 713,
TypesP = 714,
Uescape = 715,
Unbounded = 716,
Unconditional = 717,
Uncommitted = 718,
Unencrypted = 719,
Union = 720,
Unique = 721,
Unknown = 722,
Unlisten = 723,
Unlogged = 724,
Until = 725,
Update = 726,
User = 727,
Using = 728,
Vacuum = 729,
Valid = 730,
Validate = 731,
Validator = 732,
ValueP = 733,
Values = 734,
Varchar = 735,
Variadic = 736,
Varying = 737,
Verbose = 738,
VersionP = 739,
View = 740,
Views = 741,
Volatile = 742,
When = 743,
Where = 744,
WhitespaceP = 745,
Window = 746,
With = 747,
Within = 748,
Without = 749,
Work = 750,
Wrapper = 751,
Write = 752,
XmlP = 753,
Xmlattributes = 754,
Xmlconcat = 755,
Xmlelement = 756,
Xmlexists = 757,
Xmlforest = 758,
Xmlnamespaces = 759,
Xmlparse = 760,
Xmlpi = 761,
Xmlroot = 762,
Xmlserialize = 763,
Xmltable = 764,
YearP = 765,
YesP = 766,
Zone = 767,
FormatLa = 768,
NotLa = 769,
NullsLa = 770,
WithLa = 771,
WithoutLa = 772,
ModeTypeName = 773,
ModePlpgsqlExpr = 774,
ModePlpgsqlAssign1 = 775,
ModePlpgsqlAssign2 = 776,
ModePlpgsqlAssign3 = 777,
Uminus = 778,
OptionNone = 779,
}Expand description
Token enum
Variants§
Nul = 0
Nul
Ascii36 = 36
Ascii36
Ascii37 = 37
Ascii37
Ascii40 = 40
Ascii40
Ascii41 = 41
Ascii41
Ascii42 = 42
Ascii42
Ascii43 = 43
Ascii43
Ascii44 = 44
Ascii44
Ascii45 = 45
Ascii45
Ascii46 = 46
Ascii46
Ascii47 = 47
Ascii47
Ascii58 = 58
Ascii58
Ascii59 = 59
Ascii59
Ascii60 = 60
Ascii60
Ascii61 = 61
Ascii61
Ascii62 = 62
Ascii62
Ascii63 = 63
Ascii63
Ascii91 = 91
Ascii91
Ascii92 = 92
Ascii92
Ascii93 = 93
Ascii93
Ascii94 = 94
Ascii94
Ident = 258
Ident
Uident = 259
Uident
Fconst = 260
Fconst
Sconst = 261
Sconst
Usconst = 262
Usconst
Bconst = 263
Bconst
Xconst = 264
Xconst
Op = 265
Op
Iconst = 266
Iconst
Param = 267
Param
Typecast = 268
Typecast
DotDot = 269
DotDot
ColonEquals = 270
ColonEquals
EqualsGreater = 271
EqualsGreater
LessEquals = 272
LessEquals
GreaterEquals = 273
GreaterEquals
NotEquals = 274
NotEquals
SqlComment = 275
SqlComment
CComment = 276
CComment
AbortP = 277
AbortP
Absent = 278
Absent
AbsoluteP = 279
AbsoluteP
Access = 280
Access
Action = 281
Action
AddP = 282
AddP
Admin = 283
Admin
After = 284
After
Aggregate = 285
Aggregate
All = 286
All
Also = 287
Also
Alter = 288
Alter
Always = 289
Always
Analyse = 290
Analyse
Analyze = 291
Analyze
And = 292
And
Any = 293
Any
Array = 294
Array
As = 295
As
Asc = 296
Asc
Asensitive = 297
Asensitive
Assertion = 298
Assertion
Assignment = 299
Assignment
Asymmetric = 300
Asymmetric
Atomic = 301
Atomic
At = 302
At
Attach = 303
Attach
Attribute = 304
Attribute
Authorization = 305
Authorization
Backward = 306
Backward
Before = 307
Before
BeginP = 308
BeginP
Between = 309
Between
Bigint = 310
Bigint
Binary = 311
Binary
Bit = 312
Bit
BooleanP = 313
BooleanP
Both = 314
Both
Breadth = 315
Breadth
By = 316
By
Cache = 317
Cache
Call = 318
Call
Called = 319
Called
Cascade = 320
Cascade
Cascaded = 321
Cascaded
Case = 322
Case
Cast = 323
Cast
CatalogP = 324
CatalogP
Chain = 325
Chain
CharP = 326
CharP
Character = 327
Character
Characteristics = 328
Characteristics
Check = 329
Check
Checkpoint = 330
Checkpoint
Class = 331
Class
Close = 332
Close
Cluster = 333
Cluster
Coalesce = 334
Coalesce
Collate = 335
Collate
Collation = 336
Collation
Column = 337
Column
Columns = 338
Columns
Comment = 339
Comment
Comments = 340
Comments
Commit = 341
Commit
Committed = 342
Committed
Compression = 343
Compression
Concurrently = 344
Concurrently
Conditional = 345
Conditional
Configuration = 346
Configuration
Conflict = 347
Conflict
Connection = 348
Connection
Constraint = 349
Constraint
Constraints = 350
Constraints
ContentP = 351
ContentP
ContinueP = 352
ContinueP
ConversionP = 353
ConversionP
Copy = 354
Copy
Cost = 355
Cost
Create = 356
Create
Cross = 357
Cross
Csv = 358
Csv
Cube = 359
Cube
CurrentP = 360
CurrentP
CurrentCatalog = 361
CurrentCatalog
CurrentDate = 362
CurrentDate
CurrentRole = 363
CurrentRole
CurrentSchema = 364
CurrentSchema
CurrentTime = 365
CurrentTime
CurrentTimestamp = 366
CurrentTimestamp
CurrentUser = 367
CurrentUser
Cursor = 368
Cursor
Cycle = 369
Cycle
DataP = 370
DataP
Database = 371
Database
DayP = 372
DayP
Deallocate = 373
Deallocate
Dec = 374
Dec
DecimalP = 375
DecimalP
Declare = 376
Declare
Default = 377
Default
Defaults = 378
Defaults
Deferrable = 379
Deferrable
Deferred = 380
Deferred
Definer = 381
Definer
DeleteP = 382
DeleteP
Delimiter = 383
Delimiter
Delimiters = 384
Delimiters
Depends = 385
Depends
Depth = 386
Depth
Desc = 387
Desc
Detach = 388
Detach
Dictionary = 389
Dictionary
DisableP = 390
DisableP
Discard = 391
Discard
Distinct = 392
Distinct
Do = 393
Do
DocumentP = 394
DocumentP
DomainP = 395
DomainP
DoubleP = 396
DoubleP
Drop = 397
Drop
Each = 398
Each
Else = 399
Else
EmptyP = 400
EmptyP
EnableP = 401
EnableP
Encoding = 402
Encoding
Encrypted = 403
Encrypted
EndP = 404
EndP
EnumP = 405
EnumP
ErrorP = 406
ErrorP
Escape = 407
Escape
Event = 408
Event
Except = 409
Except
Exclude = 410
Exclude
Excluding = 411
Excluding
Exclusive = 412
Exclusive
Execute = 413
Execute
Exists = 414
Exists
Explain = 415
Explain
Expression = 416
Expression
Extension = 417
Extension
External = 418
External
Extract = 419
Extract
FalseP = 420
FalseP
Family = 421
Family
Fetch = 422
Fetch
Filter = 423
Filter
Finalize = 424
Finalize
FirstP = 425
FirstP
FloatP = 426
FloatP
Following = 427
Following
For = 428
For
Force = 429
Force
Foreign = 430
Foreign
Format = 431
Format
Forward = 432
Forward
Freeze = 433
Freeze
From = 434
From
Full = 435
Full
Function = 436
Function
Functions = 437
Functions
Generated = 438
Generated
Global = 439
Global
Grant = 440
Grant
Granted = 441
Granted
Greatest = 442
Greatest
GroupP = 443
GroupP
Grouping = 444
Grouping
Groups = 445
Groups
Handler = 446
Handler
Having = 447
Having
HeaderP = 448
HeaderP
Hold = 449
Hold
HourP = 450
HourP
IdentityP = 451
IdentityP
IfP = 452
IfP
Ilike = 453
Ilike
Immediate = 454
Immediate
Immutable = 455
Immutable
ImplicitP = 456
ImplicitP
ImportP = 457
ImportP
InP = 458
InP
Include = 459
Include
Including = 460
Including
Increment = 461
Increment
Indent = 462
Indent
Index = 463
Index
Indexes = 464
Indexes
Inherit = 465
Inherit
Inherits = 466
Inherits
Initially = 467
Initially
InlineP = 468
InlineP
InnerP = 469
InnerP
Inout = 470
Inout
InputP = 471
InputP
Insensitive = 472
Insensitive
Insert = 473
Insert
Instead = 474
Instead
IntP = 475
IntP
Integer = 476
Integer
Intersect = 477
Intersect
Interval = 478
Interval
Into = 479
Into
Invoker = 480
Invoker
Is = 481
Is
Isnull = 482
Isnull
Isolation = 483
Isolation
Join = 484
Join
Json = 485
Json
JsonArray = 486
JsonArray
JsonArrayagg = 487
JsonArrayagg
JsonExists = 488
JsonExists
JsonObject = 489
JsonObject
JsonObjectagg = 490
JsonObjectagg
JsonQuery = 491
JsonQuery
JsonScalar = 492
JsonScalar
JsonSerialize = 493
JsonSerialize
JsonTable = 494
JsonTable
JsonValue = 495
JsonValue
Keep = 496
Keep
Key = 497
Key
Keys = 498
Keys
Label = 499
Label
Language = 500
Language
LargeP = 501
LargeP
LastP = 502
LastP
LateralP = 503
LateralP
Leading = 504
Leading
Leakproof = 505
Leakproof
Least = 506
Least
Left = 507
Left
Level = 508
Level
Like = 509
Like
Limit = 510
Limit
Listen = 511
Listen
Load = 512
Load
Local = 513
Local
Localtime = 514
Localtime
Localtimestamp = 515
Localtimestamp
Location = 516
Location
LockP = 517
LockP
Locked = 518
Locked
Logged = 519
Logged
Mapping = 520
Mapping
Match = 521
Match
Matched = 522
Matched
Materialized = 523
Materialized
Maxvalue = 524
Maxvalue
Merge = 525
Merge
MergeAction = 526
MergeAction
Method = 527
Method
MinuteP = 528
MinuteP
Minvalue = 529
Minvalue
Mode = 530
Mode
MonthP = 531
MonthP
Move = 532
Move
NameP = 533
NameP
Names = 534
Names
National = 535
National
Natural = 536
Natural
Nchar = 537
Nchar
Nested = 538
Nested
New = 539
New
Next = 540
Next
Nfc = 541
Nfc
Nfd = 542
Nfd
Nfkc = 543
Nfkc
Nfkd = 544
Nfkd
No = 545
No
None = 546
None
Normalize = 547
Normalize
Normalized = 548
Normalized
Not = 549
Not
Nothing = 550
Nothing
Notify = 551
Notify
Notnull = 552
Notnull
Nowait = 553
Nowait
NullP = 554
NullP
Nullif = 555
Nullif
NullsP = 556
NullsP
Numeric = 557
Numeric
ObjectP = 558
ObjectP
Of = 559
Of
Off = 560
Off
Offset = 561
Offset
Oids = 562
Oids
Old = 563
Old
Omit = 564
Omit
On = 565
On
Only = 566
Only
Operator = 567
Operator
Option = 568
Option
Options = 569
Options
Or = 570
Or
Order = 571
Order
Ordinality = 572
Ordinality
Others = 573
Others
OutP = 574
OutP
OuterP = 575
OuterP
Over = 576
Over
Overlaps = 577
Overlaps
Overlay = 578
Overlay
Overriding = 579
Overriding
Owned = 580
Owned
Owner = 581
Owner
Parallel = 582
Parallel
Parameter = 583
Parameter
Parser = 584
Parser
Partial = 585
Partial
Partition = 586
Partition
Passing = 587
Passing
Password = 588
Password
Path = 589
Path
Placing = 590
Placing
Plan = 591
Plan
Plans = 592
Plans
Policy = 593
Policy
Position = 594
Position
Preceding = 595
Preceding
Precision = 596
Precision
Preserve = 597
Preserve
Prepare = 598
Prepare
Prepared = 599
Prepared
Primary = 600
Primary
Prior = 601
Prior
Privileges = 602
Privileges
Procedural = 603
Procedural
Procedure = 604
Procedure
Procedures = 605
Procedures
Program = 606
Program
Publication = 607
Publication
Quote = 608
Quote
Quotes = 609
Quotes
Range = 610
Range
Read = 611
Read
Real = 612
Real
Reassign = 613
Reassign
Recheck = 614
Recheck
Recursive = 615
Recursive
RefP = 616
RefP
References = 617
References
Referencing = 618
Referencing
Refresh = 619
Refresh
Reindex = 620
Reindex
RelativeP = 621
RelativeP
Release = 622
Release
Rename = 623
Rename
Repeatable = 624
Repeatable
Replace = 625
Replace
Replica = 626
Replica
Reset = 627
Reset
Restart = 628
Restart
Restrict = 629
Restrict
Return = 630
Return
Returning = 631
Returning
Returns = 632
Returns
Revoke = 633
Revoke
Right = 634
Right
Role = 635
Role
Rollback = 636
Rollback
Rollup = 637
Rollup
Routine = 638
Routine
Routines = 639
Routines
Row = 640
Row
Rows = 641
Rows
Rule = 642
Rule
Savepoint = 643
Savepoint
Scalar = 644
Scalar
Schema = 645
Schema
Schemas = 646
Schemas
Scroll = 647
Scroll
Search = 648
Search
SecondP = 649
SecondP
Security = 650
Security
Select = 651
Select
Sequence = 652
Sequence
Sequences = 653
Sequences
Serializable = 654
Serializable
Server = 655
Server
Session = 656
Session
SessionUser = 657
SessionUser
Set = 658
Set
Sets = 659
Sets
Setof = 660
Setof
Share
Show = 662
Show
Similar = 663
Similar
Simple = 664
Simple
Skip = 665
Skip
Smallint = 666
Smallint
Snapshot = 667
Snapshot
Some = 668
Some
Source = 669
Source
SqlP = 670
SqlP
Stable = 671
Stable
StandaloneP = 672
StandaloneP
Start = 673
Start
Statement = 674
Statement
Statistics = 675
Statistics
Stdin = 676
Stdin
Stdout = 677
Stdout
Storage = 678
Storage
Stored = 679
Stored
StrictP = 680
StrictP
StringP = 681
StringP
StripP = 682
StripP
Subscription = 683
Subscription
Substring = 684
Substring
Support = 685
Support
Symmetric = 686
Symmetric
Sysid = 687
Sysid
SystemP = 688
SystemP
SystemUser = 689
SystemUser
Table = 690
Table
Tables = 691
Tables
Tablesample = 692
Tablesample
Tablespace = 693
Tablespace
Target = 694
Target
Temp = 695
Temp
Template = 696
Template
Temporary = 697
Temporary
TextP = 698
TextP
Then = 699
Then
Ties = 700
Ties
Time = 701
Time
Timestamp = 702
Timestamp
To = 703
To
Trailing = 704
Trailing
Transaction = 705
Transaction
Transform = 706
Transform
Treat = 707
Treat
Trigger = 708
Trigger
Trim = 709
Trim
TrueP = 710
TrueP
Truncate = 711
Truncate
Trusted = 712
Trusted
TypeP = 713
TypeP
TypesP = 714
TypesP
Uescape = 715
Uescape
Unbounded = 716
Unbounded
Unconditional = 717
Unconditional
Uncommitted = 718
Uncommitted
Unencrypted = 719
Unencrypted
Union = 720
Union
Unique = 721
Unique
Unknown = 722
Unknown
Unlisten = 723
Unlisten
Unlogged = 724
Unlogged
Until = 725
Until
Update = 726
Update
User = 727
User
Using = 728
Using
Vacuum = 729
Vacuum
Valid = 730
Valid
Validate = 731
Validate
Validator = 732
Validator
ValueP = 733
ValueP
Values = 734
Values
Varchar = 735
Varchar
Variadic = 736
Variadic
Varying = 737
Varying
Verbose = 738
Verbose
VersionP = 739
VersionP
View = 740
View
Views = 741
Views
Volatile = 742
Volatile
When = 743
When
Where = 744
Where
WhitespaceP = 745
WhitespaceP
Window = 746
Window
With = 747
With
Within = 748
Within
Without = 749
Without
Work = 750
Work
Wrapper = 751
Wrapper
Write = 752
Write
XmlP = 753
XmlP
Xmlattributes = 754
Xmlattributes
Xmlconcat = 755
Xmlconcat
Xmlelement = 756
Xmlelement
Xmlexists = 757
Xmlexists
Xmlforest = 758
Xmlforest
Xmlnamespaces = 759
Xmlnamespaces
Xmlparse = 760
Xmlparse
Xmlpi = 761
Xmlpi
Xmlroot = 762
Xmlroot
Xmlserialize = 763
Xmlserialize
Xmltable = 764
Xmltable
YearP = 765
YearP
YesP = 766
YesP
Zone = 767
Zone
FormatLa = 768
FormatLa
NotLa = 769
NotLa
NullsLa = 770
NullsLa
WithLa = 771
WithLa
WithoutLa = 772
WithoutLa
ModeTypeName = 773
ModeTypeName
ModePlpgsqlExpr = 774
ModePlpgsqlExpr
ModePlpgsqlAssign1 = 775
ModePlpgsqlAssign1
ModePlpgsqlAssign2 = 776
ModePlpgsqlAssign2
ModePlpgsqlAssign3 = 777
ModePlpgsqlAssign3
Uminus = 778
Uminus
OptionNone = 779
None
Trait Implementations§
Source§impl Opt<Token> for TokenOpt
impl Opt<Token> for TokenOpt
impl Copy for Token
Auto Trait Implementations§
impl Freeze for Token
impl RefUnwindSafe for Token
impl Send for Token
impl Sync for Token
impl Unpin for Token
impl UnwindSafe for Token
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<T> Instrument for T
impl<T> Instrument for T
Source§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
Source§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
self into a Left variant of Either<Self, Self>
if into_left is true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
self into a Left variant of Either<Self, Self>
if into_left(&self) returns true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§impl<D> OwoColorize for D
impl<D> OwoColorize for D
Source§fn fg<C>(&self) -> FgColorDisplay<'_, C, Self>where
C: Color,
fn fg<C>(&self) -> FgColorDisplay<'_, C, Self>where
C: Color,
Source§fn bg<C>(&self) -> BgColorDisplay<'_, C, Self>where
C: Color,
fn bg<C>(&self) -> BgColorDisplay<'_, C, Self>where
C: Color,
Source§fn black(&self) -> FgColorDisplay<'_, Black, Self>
fn black(&self) -> FgColorDisplay<'_, Black, Self>
Source§fn on_black(&self) -> BgColorDisplay<'_, Black, Self>
fn on_black(&self) -> BgColorDisplay<'_, Black, Self>
Source§fn red(&self) -> FgColorDisplay<'_, Red, Self>
fn red(&self) -> FgColorDisplay<'_, Red, Self>
Source§fn on_red(&self) -> BgColorDisplay<'_, Red, Self>
fn on_red(&self) -> BgColorDisplay<'_, Red, Self>
Source§fn green(&self) -> FgColorDisplay<'_, Green, Self>
fn green(&self) -> FgColorDisplay<'_, Green, Self>
Source§fn on_green(&self) -> BgColorDisplay<'_, Green, Self>
fn on_green(&self) -> BgColorDisplay<'_, Green, Self>
Source§fn yellow(&self) -> FgColorDisplay<'_, Yellow, Self>
fn yellow(&self) -> FgColorDisplay<'_, Yellow, Self>
Source§fn on_yellow(&self) -> BgColorDisplay<'_, Yellow, Self>
fn on_yellow(&self) -> BgColorDisplay<'_, Yellow, Self>
Source§fn blue(&self) -> FgColorDisplay<'_, Blue, Self>
fn blue(&self) -> FgColorDisplay<'_, Blue, Self>
Source§fn on_blue(&self) -> BgColorDisplay<'_, Blue, Self>
fn on_blue(&self) -> BgColorDisplay<'_, Blue, Self>
Source§fn magenta(&self) -> FgColorDisplay<'_, Magenta, Self>
fn magenta(&self) -> FgColorDisplay<'_, Magenta, Self>
Source§fn on_magenta(&self) -> BgColorDisplay<'_, Magenta, Self>
fn on_magenta(&self) -> BgColorDisplay<'_, Magenta, Self>
Source§fn purple(&self) -> FgColorDisplay<'_, Magenta, Self>
fn purple(&self) -> FgColorDisplay<'_, Magenta, Self>
Source§fn on_purple(&self) -> BgColorDisplay<'_, Magenta, Self>
fn on_purple(&self) -> BgColorDisplay<'_, Magenta, Self>
Source§fn cyan(&self) -> FgColorDisplay<'_, Cyan, Self>
fn cyan(&self) -> FgColorDisplay<'_, Cyan, Self>
Source§fn on_cyan(&self) -> BgColorDisplay<'_, Cyan, Self>
fn on_cyan(&self) -> BgColorDisplay<'_, Cyan, Self>
Source§fn white(&self) -> FgColorDisplay<'_, White, Self>
fn white(&self) -> FgColorDisplay<'_, White, Self>
Source§fn on_white(&self) -> BgColorDisplay<'_, White, Self>
fn on_white(&self) -> BgColorDisplay<'_, White, Self>
Source§fn default_color(&self) -> FgColorDisplay<'_, Default, Self>
fn default_color(&self) -> FgColorDisplay<'_, Default, Self>
Source§fn on_default_color(&self) -> BgColorDisplay<'_, Default, Self>
fn on_default_color(&self) -> BgColorDisplay<'_, Default, Self>
Source§fn bright_black(&self) -> FgColorDisplay<'_, BrightBlack, Self>
fn bright_black(&self) -> FgColorDisplay<'_, BrightBlack, Self>
Source§fn on_bright_black(&self) -> BgColorDisplay<'_, BrightBlack, Self>
fn on_bright_black(&self) -> BgColorDisplay<'_, BrightBlack, Self>
Source§fn bright_red(&self) -> FgColorDisplay<'_, BrightRed, Self>
fn bright_red(&self) -> FgColorDisplay<'_, BrightRed, Self>
Source§fn on_bright_red(&self) -> BgColorDisplay<'_, BrightRed, Self>
fn on_bright_red(&self) -> BgColorDisplay<'_, BrightRed, Self>
Source§fn bright_green(&self) -> FgColorDisplay<'_, BrightGreen, Self>
fn bright_green(&self) -> FgColorDisplay<'_, BrightGreen, Self>
Source§fn on_bright_green(&self) -> BgColorDisplay<'_, BrightGreen, Self>
fn on_bright_green(&self) -> BgColorDisplay<'_, BrightGreen, Self>
Source§fn bright_yellow(&self) -> FgColorDisplay<'_, BrightYellow, Self>
fn bright_yellow(&self) -> FgColorDisplay<'_, BrightYellow, Self>
Source§fn on_bright_yellow(&self) -> BgColorDisplay<'_, BrightYellow, Self>
fn on_bright_yellow(&self) -> BgColorDisplay<'_, BrightYellow, Self>
Source§fn bright_blue(&self) -> FgColorDisplay<'_, BrightBlue, Self>
fn bright_blue(&self) -> FgColorDisplay<'_, BrightBlue, Self>
Source§fn on_bright_blue(&self) -> BgColorDisplay<'_, BrightBlue, Self>
fn on_bright_blue(&self) -> BgColorDisplay<'_, BrightBlue, Self>
Source§fn bright_magenta(&self) -> FgColorDisplay<'_, BrightMagenta, Self>
fn bright_magenta(&self) -> FgColorDisplay<'_, BrightMagenta, Self>
Source§fn on_bright_magenta(&self) -> BgColorDisplay<'_, BrightMagenta, Self>
fn on_bright_magenta(&self) -> BgColorDisplay<'_, BrightMagenta, Self>
Source§fn bright_purple(&self) -> FgColorDisplay<'_, BrightMagenta, Self>
fn bright_purple(&self) -> FgColorDisplay<'_, BrightMagenta, Self>
Source§fn on_bright_purple(&self) -> BgColorDisplay<'_, BrightMagenta, Self>
fn on_bright_purple(&self) -> BgColorDisplay<'_, BrightMagenta, Self>
Source§fn bright_cyan(&self) -> FgColorDisplay<'_, BrightCyan, Self>
fn bright_cyan(&self) -> FgColorDisplay<'_, BrightCyan, Self>
Source§fn on_bright_cyan(&self) -> BgColorDisplay<'_, BrightCyan, Self>
fn on_bright_cyan(&self) -> BgColorDisplay<'_, BrightCyan, Self>
Source§fn bright_white(&self) -> FgColorDisplay<'_, BrightWhite, Self>
fn bright_white(&self) -> FgColorDisplay<'_, BrightWhite, Self>
Source§fn on_bright_white(&self) -> BgColorDisplay<'_, BrightWhite, Self>
fn on_bright_white(&self) -> BgColorDisplay<'_, BrightWhite, Self>
Source§fn bold(&self) -> BoldDisplay<'_, Self>
fn bold(&self) -> BoldDisplay<'_, Self>
Source§fn dimmed(&self) -> DimDisplay<'_, Self>
fn dimmed(&self) -> DimDisplay<'_, Self>
Source§fn italic(&self) -> ItalicDisplay<'_, Self>
fn italic(&self) -> ItalicDisplay<'_, Self>
Source§fn underline(&self) -> UnderlineDisplay<'_, Self>
fn underline(&self) -> UnderlineDisplay<'_, Self>
Source§fn blink(&self) -> BlinkDisplay<'_, Self>
fn blink(&self) -> BlinkDisplay<'_, Self>
Source§fn blink_fast(&self) -> BlinkFastDisplay<'_, Self>
fn blink_fast(&self) -> BlinkFastDisplay<'_, Self>
Source§fn reversed(&self) -> ReversedDisplay<'_, Self>
fn reversed(&self) -> ReversedDisplay<'_, Self>
Source§fn strikethrough(&self) -> StrikeThroughDisplay<'_, Self>
fn strikethrough(&self) -> StrikeThroughDisplay<'_, Self>
Source§fn color<Color>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self>where
Color: DynColor,
fn color<Color>(&self, color: Color) -> FgDynColorDisplay<'_, Color, Self>where
Color: DynColor,
OwoColorize::fg or
a color-specific method, such as OwoColorize::green, Read moreSource§fn on_color<Color>(&self, color: Color) -> BgDynColorDisplay<'_, Color, Self>where
Color: DynColor,
fn on_color<Color>(&self, color: Color) -> BgDynColorDisplay<'_, Color, Self>where
Color: DynColor,
OwoColorize::bg or
a color-specific method, such as OwoColorize::on_yellow, Read more