[][src]Crate mantle

Re-exports

pub use mantle_macros::Event;
pub use mantle_macros::Service;
pub use crate::error::Error;
pub use crate::exe::*;

Modules

backend
error
exe
reexports

Macros

service

This macro is used to define the "main" service.

Structs

Address

A 160-bit little-endian hash address type.

Traits

AddressExt