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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate new_pkl
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.