Docs.rs
sway-error-0.70.0
sway-error 0.70.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
either ^1.9
normal
in_definite ^1.0
normal
num-traits ^0.2
normal
smallvec ^1.7
normal
strsim ^0.11
normal
sway-types ^0.70.0
normal
thiserror ^1.0
normal
Versions
6.64%
of the crate is documented
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
is_are
sway_
error
0.70.0
In sway_
error::
formatting
sway_error
::
formatting
Function
is_are
Copy item path
Source
pub fn is_are(count:
usize
) -> &'static
str
Expand description
Returns “is” if
count
is 1, otherwise “are”.