mbn

Crates.iombn
lib.rsmbn
version1.0.0
sourcesrc
created_at2024-03-06 10:53:58.346601
updated_at2024-04-25 05:57:40.226926
descriptionMBN format parse library
homepage
repositoryhttps://github.com/NichtsHsu/mbn-rs
max_upload_size
id1164642
size79,562
Nihil (NichtsHsu)

documentation

https://docs.rs/mbn

README

mbn

Library for parsing MBN format.

Basically, it's a Rust rewrite of the relevant parts of libopenpst.

MBN format information comes from coreboot.

Check out the documentation page for details.

Here is a CLI tool available, and, it is also the best example of this library.

Commit count: 23

cargo fmt