linux-cmdline 0.1.2

Parses and manipulates Linux kernel cmdline strings
Documentation
[package]
name = "linux-cmdline"
version = "0.1.2"
edition = "2021"
authors = ["Alberto Ruiz <aruiz@redhat.com>"]
license = "MPL-2.0"
description = "Parses and manipulates Linux kernel cmdline strings"

[fatures]
default = ["std"]
std = []

[dependencies]