[][src]Module lnpbp::lnp::presentation

Re-exports

pub use payload::Payload;
pub use payload::Unmarshaller;

Modules

payload
tlv

Structs

UnknownTypeError

Error representing unknown LNP message type

Enums

Error

Presentation-level LNP error types. They do not include error source for the simplicity of their encoding

Traits

CreateUnmarshaller
Decode
Encode
EvenOdd
Unmarshall

Type Definitions

UnmarshallFn