Docs.rs
craby_common-0.0.3
craby_common 0.0.3
Docs.rs crate page
MIT
10 September 2026
Links
Repository
crates.io
Source
Owners
leegeunhyeok
Dependencies
anyhow ^1.0.98
normal
cbindgen ^0.29.0
normal
convert_case ^0.8.0
normal
env_logger ^0.11.8
normal
log ^0.4.27
normal
owo-colors ^4.2.2
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
toml ^0.9.2
normal
Versions
0%
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
get_podspec_path
craby_
common
0.0.3
In craby_
common::
utils::
ios
craby_common
::
utils
::
ios
Function
get_
podspec_
path
Copy item path
Source
pub fn get_podspec_path(project_root: &
PathBuf
) ->
Result
<
Option
<
String
>,
Error
>