Docs.rs
pecto-python-0.1.1
pecto-python 0.1.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
AliciaMartinelli
Dependencies
pecto-core ^0.1.1
normal
rayon ^1
normal
thiserror ^2
normal
tree-sitter ^0.24
normal
tree-sitter-python ^0.23
normal
walkdir ^2
normal
Versions
45.24%
of the crate is documented
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
to_kebab_case
pecto_
python
0.1.1
In pecto_
python::
extractors::
common
pecto_python
::
extractors
::
common
Function
to_
kebab_
case
Copy item path
Source
pub fn to_kebab_case(s: &
str
) ->
String
Expand description
Convert PascalCase/snake_case to kebab-case.