Module dprint_core::plugins

source ·

Structs

Traits

Type Definitions

  • Ok(Some(text)) - Changes due to the format. Ok(None) - No changes. Err(err) - Error formatting. Use a CriticalError to signal that the plugin can’t recover.