Docs.rs
new-pkl-0.1.1
new-pkl 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
DevYatsu
Dependencies
hashbrown ^0.14.5
normal
optional
logos ^0.14.0
normal
Versions
95.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
new_pkl
0.1.1
All Items
Crate Items
Structs
Enums
Type Aliases
Crate
new_pkl
Copy item path
Source
Structs
§
Pkl
The
Pkl
struct represents the main interface for working with PKL data.
Enums
§
PklValue
Represents a value in the PKL format.
Type Aliases
§
PklResult
A result type for PKL parsing operations.