Docs.rs
aws-iot-device-sdk-embedded-rust-0.0.1
aws-iot-device-sdk-embedded-rust 0.0.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
overheat
Dependencies
arrayvec ^0.7
normal
Versions
27.91%
of the crate is documented
This release has been yanked
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aws_
iot_
device_
sdk_
embedded_
rust
0.0.1
is_
valid_
shadow_
name
Sections
Example
In aws_
iot_
device_
sdk_
embedded_
rust::
common
aws_iot_device_sdk_embedded_rust
::
common
Function
is_valid_shadow_name
Copy item path
Source
pub fn is_valid_shadow_name(shadow_name: &
str
) ->
Result
<
()
,
Error
>
Expand description
valid aws iot shadow name?
ยง
Example