Docs.rs
yew_form-0.1.7
yew_form 0.1.7
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jfbilodeau
Dependencies
validator ^0.10.0
normal
validator_derive ^0.10.0
normal
yew ^0.17
normal
Versions
1.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
split_field_path
yew_
form
0.1.7
In yew_
form::
model
yew_form
::
model
Function
split_
field_
path
Copy item path
Source
pub fn split_field_path(field_path: &
str
) -> (&
str
, &
str
)