[xi-core-lib] Missing panic conditon on docs
Author: HeeillWangCreated Sep 22, 2023Updated Sep 22, 2023
Style::new() has assert statement, but panic condition is missing on rust docs. Better to add panic condition like other crates' api
Source: xi-editor/xi-editor