Docs.rs
rustmeter-beacon-0.1.0
rustmeter-beacon 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Christopher-06
Dependencies
defmt ^1
normal
embassy-executor ^0.9
normal
rustmeter-beacon-core ^0.1.0
normal
rustmeter-beacon-function-monitor ^0.1.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate rustmeter_beacon
rustmeter_
beacon
0.1.0
All Items
Crate Items
Macros
Functions
Attribute Macros
Crate
rustmeter_
beacon
Copy item path
Source
Macros
§
event_
metric
Logs an event metric with a name and value via defmt.
monitor_
scoped
The return value of the code block is passed through, allowing the macro to be used in assignments (see Example 2).
Functions
§
get_
current_
core_
id
Returns the core ID of the currently executing core based on the target architecture. Supports various architectures including ESP32 (Xtensa and RISC-V), RP2040, and STM32 (single or H7 dual-core).
Attribute Macros
§
monitor_
fn
Instruments a function to log execution for rustmeter