# Web Mobile Features Rust Samples

Web Rust mobile-like features examples including device info, network status, and haptic feedback

> Canonical page: https://elysiatools.com/en/samples/web-mobile-features-rust

- **Category:** Rust

- **Keywords:** rust, web, mobile, device info, network status, vibration, wasm

## Overview

Web Rust mobile-like features examples including device info, network status, and haptic feedback

## Examples

- **Device Information**: Get device information using browser Web APIs
- **Network Status**: Check network connection status and type using browser APIs
- **Haptic Feedback**: Vibration and haptic feedback using browser Vibration API

## When to use

- Use this sample set when you want reference inputs for Web Mobile Features Rust Samples.
- Use it to preview output formats and compare related sample variants.

## How it works

- Open a sample entry to inspect the prepared example payload or asset.
- Compare it with related tools to understand how the workflow connects.

## Use cases

- Device Information
- Network Status
- Haptic Feedback

## Frequently asked questions

### What is included in Web Mobile Features Rust Samples?

This page includes curated sample entries, related tools, and neighboring sample collections for Web Mobile Features Rust Samples.

## Related tools

- [JSON to Rust Struct Converter](https://elysiatools.com/en/tools/json-to-rust): Convert JSON data into Rust structs with serde Serialize/Deserialize derives, snake_case fields, and serde rename attributes
- [Chrome Web Store Screenshots Resized](https://elysiatools.com/en/tools/chrome-web-store-screenshots-resized): Resize images to Chrome Web Store screenshot dimensions while preserving full content and aspect ratio for extension and app listings
- [Web Search (SearXNG JSON)](https://elysiatools.com/en/tools/web-search): Search the web through the s.stdlang.com SearXNG instance and return its JSON response for automation or downstream tools.
- [Web Font Pairing Lab](https://elysiatools.com/en/tools/webfont-pairing-lab): Preview a heading + body Google Fonts pairing with weight and line-height controls, and copy a ready-to-paste CSS @import + variables snippet. Curated 22-face registry plus 7 proven pairing presets.

## Related content

- [Android Mobile Features Java Samples](https://elysiatools.com/en/samples/android-mobile-features-java): Android Java mobile-specific features including device info, network status, and sensors
- [Android Mobile Features Kotlin Samples](https://elysiatools.com/en/samples/android-mobile-features-kotlin): Android Kotlin mobile-specific examples including device information, network status, and vibration control
- [macOS Mobile Features Swift Samples](https://elysiatools.com/en/samples/macos-mobile-features-swift): macOS Swift mobile features examples including device information, network status, and vibration feedback
- [Web Mobile Features Go Samples](https://elysiatools.com/en/samples/web-mobile-features-go): Web Go mobile-specific features examples including device information, network status, and vibration
- [Web Mobile Features Python Samples](https://elysiatools.com/en/samples/web-mobile-features-python): Web Python mobile-specific features examples including device info, network status, and vibration
- [Web Mobile Features TypeScript Samples](https://elysiatools.com/en/samples/web-mobile-features-typescript): Web TypeScript mobile-specific features examples including device info, network status, and vibration
