Docs.rs
  • ev3dev-lang-rust-0.15.0
    • ev3dev-lang-rust 0.15.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pixix4
    • Dependencies
      • ev3dev-lang-rust-derive ^0.10 normal
      • framebuffer ^0.3 normal optional
      • image ^0.25 normal optional
      • libc ^0.2 normal
      • paste ^1.0 normal
    • Versions
    • 94.12% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

ev3dev_lang_rust0.15.0

Crate Items

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

List of all items

Structs

  • Attribute
  • Button
  • Driver
  • Led
  • PowerSupply
  • Screen
  • motors::LargeMotor
  • motors::MediumMotor
  • motors::TachoMotor
  • sensors::BeaconSeeker
  • sensors::ColorSensor
  • sensors::CompassSensor
  • sensors::GyroSensor
  • sensors::HiTechnicColorSensor
  • sensors::InfraredSensor
  • sensors::IrSeekerSensor
  • sensors::LightSensor
  • sensors::RemoteControl
  • sensors::TouchSensor
  • sensors::UltrasonicSensor

Enums

  • Ev3Error
  • motors::MotorPort
  • sensors::SensorPort

Traits

  • Device
  • Port
  • sensors::Sensor

Macros

  • dc_motor
  • ev3_button_functions
  • findable
  • sensor_mode
  • servo_motor
  • tacho_motor

Functions

  • sound::beep
  • sound::beep_args
  • sound::get_volume
  • sound::get_volume_channel
  • sound::play
  • sound::set_volume
  • sound::set_volume_channel
  • sound::speak
  • sound::tone
  • sound::tone_sequence
  • wait::wait

Type Aliases

  • Ev3Result