rust / keywords
71 entries at this level
- interrompe abort
- astratto abstract
- come as
- asincrono async
- attendi await
- ver bool
- ver Bool
- ver boolean
- ver Boolean
- interrompi break
- caso case
- cattura catch
- canale channel
- char
- confronta cmp
- costante const
- continua continue
- predefinito default
- esegui do
- rimanda drop
- altrise elif
- altrimenti else
- errore Error
- float f32
- double f64
- falso false
- funzione fn
- per for
- future Future
- mappa HashMap
- insieme HashSet
- corto i16
- int i32
- intero i64
- se if
- indice index
- non valido invalid
- lunghezza len
- sia let
- corrispondenza match
- massimo max
- minimo min
- modulo mod
- muovere move
- mutabile mut
- mutex Mutex
- nullo None
- sovrascrivi override
- prodotto product
- crudo raw
- rif ref
- resto rem
- ritorna return
- statico static
- stringa String
- somma sum
- secondo switch
- sincrono Sync
- task
- thread
- vero true
- prova try
- tupla tuple
- tipo type
- byte u8
- usa use
- valido valid
- array Vec
- virtuale virtual
- mentre while
- yield