Crate in_definite

source ·
Expand description

in_definite

Get the indefinite article (‘a’ or ‘an’) to match the given word. For example: an umbrella, a user.

Structs

Enums

Functions

  • Get ‘a’ or ‘an’ to match the given word.
  • Get ‘a’ or ‘an’ to match the given word, with options.
  • Returns true if the given word should be used with ‘an’ (not ‘a’).
  • Get ‘a’ or ‘an’ to match the given word, with options.