Docs.rs
sentio-core-0.1.6
sentio-core 0.1.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AtoMicKraK1n
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
serde ^1.0
normal
syn ^2.0
normal
toml ^0.8
normal
walkdir ^2.5
normal
Versions
0.4%
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
parse_rust_files
sentio_
core
0.1.6
In sentio_
core::
syntax
sentio_core
::
syntax
Function
parse_
rust_
files
Copy item path
Source
pub fn parse_rust_files<I>(paths: I) ->
SyntaxReport
where I:
IntoIterator
<Item =
PathBuf
>,