Skip to main content

CodexConfigObject

Type Alias CodexConfigObject 

Source
pub type CodexConfigObject = Map<String, Value>;
Expand description

Root object type accepted by CodexOptions::config.

Aliased Typeยง

pub struct CodexConfigObject { /* private fields */ }