Docs.rs
padlock-source-0.4.0
padlock-source 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gidotencate
Dependencies
anyhow ^1
normal
padlock-core ^0.4.0
normal
proc-macro2 ^1
normal
quote ^1
normal
similar ^2
normal
syn ^2
normal
tree-sitter ^0.22
normal
tree-sitter-c ^0.21
normal
tree-sitter-cpp ^0.22
normal
tree-sitter-go ^0.21
normal
padlock-core ^0.4.0
dev
Versions
51.52%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Crate padlock_source
padlock_
source
0.4.0
All Items
Crate Items
Modules
Enums
Functions
Crate
padlock_
source
Copy item path
Source
Modules
§
concurrency
fixgen
frontends
Enums
§
Source
Language
Functions
§
detect_
language
Detect language from file extension.
parse_
source
Parse a source file and return struct layouts.
parse_
source_
str
Parse source text directly (useful for tests and piped input).