Skip to content
Discussion options

You must be logged in to vote
app.add_systems(
    Startup,
    IntoAndThenPipeSystem::new(get_config_path, load_config).map(drop),
);

Refer to IntoPipeSystem (v0.16.1) to implement IntoAndThenPipeSystem.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@mamekoro
Comment options

@gwafotapa
Comment options

@mamekoro
Comment options

@mamekoro
Comment options

Answer selected by mamekoro
@gwafotapa
Comment options

@mamekoro
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants