Docs.rs
  • vexide-core-0.7.0
    • vexide-core 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Gavin-Niederman
    • Dependencies
      • bitflags ^2.4.2 normal
      • futures-core ^0.3.30 normal
      • libm ^0.2.8 normal optional
      • lock_api ^0.4.11 normal
      • no_std_io ^0.6.0 normal
      • pin-project ^1.1.5 normal
      • replace_with ^0.1.7 normal
      • snafu ^0.8.0 normal
      • talc ^4.3.1 normal optional
      • vex-sdk ^0.26.0 normal
      • libm ^0.2.8 normal
      • vex-libunwind ^0.1.0 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • armv7a-none-eabi
  • 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

vexide_core0.7.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • backtrace::Backtrace
  • competition::CompetitionBuilder
  • competition::CompetitionRuntime
  • competition::CompetitionStatus
  • competition::CompetitionUpdates
  • fs::DirEntry
  • fs::Display
  • fs::File
  • fs::FileType
  • fs::FsStr
  • fs::FsString
  • fs::Metadata
  • fs::OpenOptions
  • fs::ReadDir
  • io::Bytes
  • io::Chain
  • io::Cursor
  • io::Error
  • io::Stdin
  • io::StdinLock
  • io::Stdout
  • io::StdoutLock
  • io::Take
  • os::Version
  • path::Path
  • path::PathBuf
  • sync::Barrier
  • sync::BarrierWaitFuture
  • sync::Condvar
  • sync::LazyLock
  • sync::Mutex
  • sync::MutexGuard
  • sync::MutexLockFuture
  • sync::Once
  • sync::OnceLock
  • sync::RwLock
  • sync::RwLockReadFuture
  • sync::RwLockReadGuard
  • sync::RwLockWriteFuture
  • sync::RwLockWriteGuard
  • sync::TryCallOnceError
  • time::Instant

Enums

  • competition::CompetitionMode
  • competition::CompetitionSystem
  • io::ErrorKind
  • io::SeekFrom
  • sync::CondvarWaitFuture

Traits

  • competition::Compete
  • competition::CompeteExt
  • float::Float
  • io::BufRead
  • io::Read
  • io::Seek
  • io::Write
  • program::Termination

Macros

  • dbg
  • io::dbg
  • io::print
  • io::println
  • print
  • println

Functions

  • competition::is_connected
  • competition::mode
  • competition::status
  • competition::system
  • competition::updates
  • fs::copy
  • fs::exists
  • fs::metadata
  • fs::read
  • fs::read_dir
  • fs::read_to_string
  • fs::write
  • io::stdin
  • io::stdout
  • os::system_version
  • program::abort
  • program::exit
  • time::uptime

Type Aliases

  • io::Result