Docs.rs
ginger-shared-rs-0.49.0-nightly.0
ginger-shared-rs 0.49.0-nightly.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ginger-society
Dependencies
clap ^4.3.10
normal
dirs ^5.0.1
normal
jsonwebtoken ^9.3.0
normal
okapi ^0.7.0
normal
rocket ^0.5.0-rc.2
normal
rocket_okapi ^0.8.0-rc.2
normal
schemars ^0.8
normal
serde ^1.0.166
normal
serde_json ^1.0
normal
toml ^0.8.14
normal
Versions
0.59%
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
split_slug
ginger_
shared_
rs
0.49.0-nightly.0
In ginger_
shared_
rs::
utils
ginger_shared_rs
::
utils
Function
split_
slug
Copy item path
Source
pub fn split_slug(slug: &
str
) ->
Option
<(
String
,
String
)>