Sign in
rust
/
rustfmt
/
refs/heads/format_markdown_files_from_scratch
/
.
/
tests
/
target
/
issue-1824.rs
blob: 1c4c2db46dcbad201a8ef0fc2f313d62cc29f359 [
file
] [
log
] [
blame
]
pub
trait
Ingredient
where
Self
:
Send
,
{
}