Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Personal RNS (Prns)
This crate is one package in the Personal RNS public Rust graph. Quick overviews, the complete feature guide, API documentation, examples, and the cross-language SDK overview are available at prns.dev or reticulum.rs, and in the source repository.
All public packages use the same engine, release version, and dual MIT/Apache-2.0 license.
Portable host capabilities
prns-core::capabilities defines optional, platform-neutral observations that applications and
future PRNS policy can share without depending on a particular board or operating system. The
initial capability set includes validated fixed-point geographic positions, an allocation-free
GNSS/NMEA provider, and coherent battery/external-power observations. Embedded, mobile, and desktop hosts remain
responsible for acquiring the observations, and core never publishes them or changes network
behavior merely because they are available.