Docs.rs
forc-util-0.33.1
forc-util 0.33.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
annotate-snippets ^0.9
normal
ansi_term ^0.12
normal
anyhow ^1
normal
dirs ^3.0.2
normal
forc-tracing ^0.33.1
normal
sway-core ^0.33.1
normal
sway-error ^0.33.1
normal
sway-types ^0.33.1
normal
sway-utils ^0.33.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-xid ^0.2.2
normal
Versions
64%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
In forc_util
?
Function
forc_util
::
validate_name
source
·
[
−
]
pub fn validate_name(name: &
str
, use_case: &
str
) ->
Result
<
()
>