Files
zesdex/apps/bootstrap/src/lib.rs
T

3 lines
111 B
Rust
Raw Normal View History

//! Bootstrap library — shared utilities for the bootstrap binary.
//! The main entry point is in `main.rs`.