Searched defs:default (Results 1 – 5 of 5) sorted by relevance
43 fn default() -> Self { in default() method
82 fn default() -> Self { in default() method
35 default: target
36 default: target
327 def _init_choices(self, choices: list, default=None): argument