Skip to main content

Crate pwr_core

Crate pwr_core 

Source

Re-exports§

pub use config::PwrConfig;
pub use error::PwrError;
pub use error::Result;
pub use metadata::ProjectMeta;
pub use project::PROJECT_FILE;

Modules§

archive
Archive packaging and extraction pipelines.
config
crypto
Cryptographic operations for the pwr protocol.
error
frame
Frame encoding and decoding for the pwr wire protocol.
integrity
Content integrity verification via SHA-256.
metadata
project
protocol
Wire protocol message types shared between client and server.
transaction