Module export_encoder_atom

Format exports for atom format.

Copyright © 2017 Marc Worrell <marc@worrell.nl>

Authors: Marc Worrell (marc@worrell.nl).

Description

Format exports for atom format

Function Index

extension/0
footer/3
header/3
init/2
mime/0
row/3

Function Details

extension/0

extension() -> any()

footer/3

footer(Data, State, Context) -> any()

header/3

header(Header, State, Context) -> any()

init/2

init(Options, Context) -> any()

mime/0

mime() -> any()

row/3

row(Row, State, Context) -> any()


Generated by EDoc