Docs.rs
taml-0.0.11
taml 0.0.11
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Tamschi
Dependencies
cervine ^0.0.6
normal
debugless-unwrap ^0.0.4
normal
enum_properties ^0.3.0
normal
gnaw ^0.0.2
normal
indexmap ^1.6.2
normal
lazy-transform-str ^0.0.6
normal
logos ^0.12.0
normal
smartstring ^0.2.9
normal
syn ^1.0.44
normal
tap ^1.0.1
normal
try_match ^0.2.2
normal
cargo-husky ^1.5.0
dev
doc-comment ^0.3.3
dev
git_info ^0.1.2
dev
version-sync ^0.9.1
dev
wasm-bindgen-test ^0.3.24
dev
Versions
5.97%
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
taml
0.0.11
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Functions
Crate
taml
Copy item path
Source
Re-exports
§
pub use parsing::
parse
;
Modules
§
diagnostics
formatting
parsing
Structs
§
Data
Literal
Shared variant payload data structure for data literals (
<…:…>
).
Enums
§
Token
Traits
§
Position
Implemented by types usable as
Position
generic type parameter in this library.
Functions
§
validate
Validate the crate’s assumptions about
String
memory layout.