Skip to content

Commit

Permalink
Document with multiline doc comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Dec 5, 2024
1 parent 69fe03b commit b5e33d8
Show file tree
Hide file tree
Showing 19 changed files with 559 additions and 559 deletions.
1 change: 0 additions & 1 deletion src/builtin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pub(crate) trait BuiltIn {

impl BuiltIn for launcher::Configuration {
/// Construct the built-in launchers
///
fn built_in() -> Self {
let mut result = Self {
launchers: HashMap::with_capacity(2),
Expand Down
Loading

0 comments on commit b5e33d8

Please sign in to comment.