Docs.rs
  • verba-0.5.1
    • verba 0.5.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ChristopherBurg
    • Dependencies
      • criterion ^0.2 normal
      • smallvec ^0.6.10 normal
      • unicode-normalization ^0.1.8 normal
      • unicode-segmentation ^1.2.1 normal
    • Versions
    • 11.03% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

verba0.5.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • adjective::regular::Regular
  • noun::indeclinable::Indeclinable
  • noun::irregular::Irregular
  • noun::regular::Regular
  • verb::regular::Regular

Enums

  • adjective::Case
  • adjective::DictionaryForm
  • adjective::Gender
  • adjective::Group
  • adjective::Number
  • adjective::Termination
  • adjective::regular::RegularError
  • noun::Case
  • noun::Gender
  • noun::Group
  • noun::Number
  • noun::indeclinable::IndeclinableError
  • noun::irregular::IrregularError
  • noun::regular::RegularError
  • verb::Conjugation
  • verb::Group
  • verb::Mood
  • verb::Number
  • verb::Person
  • verb::Tense
  • verb::Voice
  • verb::regular::RegularError

Traits

  • adjective::Adjective
  • noun::Noun
  • verb::Verb

Functions

  • adjective::group
  • adjective::is_i_stem
  • adjective::stem
  • noun::group
  • noun::is_i_stem
  • noun::stem
  • verb::group
  • verb::perfect_stem
  • verb::present_stem