Docs.rs
brink-runtime-0.0.17
brink-runtime 0.0.17
Permalink
Docs.rs crate page
MIT
14 September 2026
Links
Repository
crates.io
Source
Owners
Syynth
Dependencies
brink-format ^0.0.17
normal
glam ^0.32.1
normal
serde ^1
normal
thiserror ^2
normal
brink-analyzer ^0.0.17
dev
divan ^0.1
dev
proptest ^1
dev
serde_json ^1
dev
Versions
66.06%
of the crate is documented
Platform
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
Skip to main content
BreakpointId
brink_
runtime
0.0.17
In brink_
runtime::
debug_
control
brink_runtime
::
debug_control
Type Alias
Breakpoint
Id
Copy item path
Source
pub type BreakpointId =
u32
;
Expand description
Identifies one breakpoint within a
BreakpointSet
.