MCPcopy Create free account

hub / github.com/bevyengine/bevy-website / functions

Functions592 in github.com/bevyengine/bevy-website

↓ 2 callersFunctionget_contributors
Gets a list of all authors and co-authors for the given commit Will retry the query automatically a few times
generate-release/src/helpers.rs:104
↓ 2 callersMethodget_issues_and_prs
Gets a filtered list of issues and PRs from `bevyengine/{repo}`. If `since` is provided, it should be a date in the YYYY-MM-DD format.
generate-release/src/github_client.rs:171
↓ 2 callersFunctionget_license
Gets the license from a `Cargo.toml` file Tries to emulate crates.io behavior.
generate-assets/src/lib.rs:447
↓ 2 callersFunctionget_metadata_from_crates_db_by_name
Gets metadata of a crate from the crates.io database dump using the exact crate name provided.
generate-assets/src/lib.rs:631
↓ 2 callersFunctionget_metadata_from_github_manifest
Gets metadata from a `Cargo.toml` file in a Github project.
generate-assets/src/lib.rs:401
↓ 2 callersFunctionget_pr_area
Returns all the area label for a PR as a list separated with ' + '
generate-release/src/helpers.rs:88
↓ 2 callersFunctionisOrBecomesErrored
(stream, promise, action)
static/web-streams-polyfill-3.2.1.mjs:2702
↓ 2 callersFunctionisTransformStream
(transform)
static/web-streams-adapter-0.1.0.mjs:98
↓ 2 callersFunctionnormalize_version
(raw_version)
static/assets.js:104
↓ 2 callersFunctionparseReadableType
(type)
static/web-streams-adapter-0.1.0.mjs:177
↓ 2 callersFunctionparse_assets
Entry point the algorithm to find [`Asset`] files inside [`Section`] folders, parse asset files, and gather metadata information about assets from var
generate-assets/src/lib.rs:118
↓ 2 callersFunctionparse_members
(community_dir: &Path)
generate-community/src/lib.rs:227
↓ 2 callersFunctionpull1Algorithm
()
static/web-streams-polyfill-3.2.1.mjs:3290
↓ 2 callersFunctionpull2Algorithm
()
static/web-streams-polyfill-3.2.1.mjs:3305
↓ 2 callersFunctionpullWithBYOBReader
(view, forBranch2)
static/web-streams-polyfill-3.2.1.mjs:3216
↓ 2 callersFunctionpullWithDefaultReader
()
static/web-streams-polyfill-3.2.1.mjs:3150
↓ 2 callersFunctionready
(btn)
static/clipboard.js:18
↓ 2 callersMethodrespond
(bytesWritten)
static/web-streams-polyfill-3.2.1.mjs:744
↓ 2 callersMethodset_hidden_ranges
(&mut self, hidden_ranges: HiddenRanges)
write-rustdoc-hide-lines/src/code_block_definition.rs:142
↓ 2 callersFunctionstreamAsyncIteratorBrandCheckException
(name)
static/web-streams-polyfill-3.2.1.mjs:645
↓ 2 callersFunctionstreamBrandCheckException
(name)
static/web-streams-polyfill-3.2.1.mjs:4198
↓ 2 callersFunctionsupportsByobReader
(readable)
static/web-streams-adapter-0.1.0.mjs:119
↓ 2 callersFunctiontoUint8Array
(view)
static/web-streams-adapter-0.1.0.mjs:299
↓ 2 callersFunctionupdate
()
static/tools.js:33
↓ 2 callersFunctionvalidate_section
(section: &Section)
generate-community/src/bin/validate.rs:18
↓ 2 callersFunctionvisit_dir_md_files
Calls function `cb` for every file recursively found within the folder `dir`.
write-rustdoc-hide-lines/src/formatter.rs:54
↓ 2 callersFunctionwaitForWritesToFinish
()
static/web-streams-polyfill-3.2.1.mjs:2696
↓ 2 callersMethodwrite
(&self, root_path: &Path, current_path: &Path, weight: usize)
generate-community/src/bin/generate.rs:138
↓ 2 callersFunctionwrite_pages
(output_path: &Path, pages: HashMap<String, String>)
generate-errors/src/lib.rs:154
↓ 2 callersFunctionwrite_section
Writes a valid docs section to contain the error pages in. The output path passed should be the folder you want the Zola pages to be written / output
generate-errors/src/lib.rs:121
↓ 1 callersFunctionAcquireReadableStreamAsyncIterator
(stream, preventCancel)
static/web-streams-polyfill-3.2.1.mjs:621
↓ 1 callersFunctionCreateWritableStream
(startAlgorithm, writeAlgorithm, closeAlgorithm, abortAlgorithm, highWaterMark = 1, sizeAlgorithm = () => 1)
static/web-streams-polyfill-3.2.1.mjs:1732
↓ 1 callersFunctionInitializeTransformStream
(stream, startPromise, writableHighWaterMark, writableSizeAlgorithm, readableHighWaterMark, readableSizeAlgori
static/web-streams-polyfill-3.2.1.mjs:3947
↓ 1 callersFunctionIsNonNegativeNumber
(v)
static/web-streams-polyfill-3.2.1.mjs:685
↓ 1 callersFunctionPeekQueueValue
(container)
static/web-streams-polyfill-3.2.1.mjs:717
↓ 1 callersFunctionReadableByteStreamControllerPullInto
(controller, view, readIntoRequest)
static/web-streams-polyfill-3.2.1.mjs:1047
↓ 1 callersFunctionReadableByteStreamControllerRespondInClosedState
(controller, firstDescriptor)
static/web-streams-polyfill-3.2.1.mjs:1101
↓ 1 callersFunctionReadableByteStreamControllerRespondInReadableState
(controller, bytesWritten, pullIntoDescriptor)
static/web-streams-polyfill-3.2.1.mjs:1110
↓ 1 callersFunctionReadableByteStreamControllerShouldCallPull
(controller)
static/web-streams-polyfill-3.2.1.mjs:1142
↓ 1 callersFunctionReadableByteStreamTee
(stream)
static/web-streams-polyfill-3.2.1.mjs:3123
↓ 1 callersFunctionReadableStreamDefaultControllerHasBackpressure
(controller)
static/web-streams-polyfill-3.2.1.mjs:2962
↓ 1 callersFunctionReadableStreamDefaultTee
(stream, cloneForBranch2)
static/web-streams-polyfill-3.2.1.mjs:3024
↓ 1 callersFunctionReadableStreamFulfillReadIntoRequest
(stream, chunk, done)
static/web-streams-polyfill-3.2.1.mjs:1367
↓ 1 callersFunctionReadableStreamTee
(stream, cloneForBranch2)
static/web-streams-polyfill-3.2.1.mjs:3018
↓ 1 callersFunctionSetUpReadableByteStreamControllerFromUnderlyingSource
(stream, underlyingByteSource, highWaterMark)
static/web-streams-polyfill-3.2.1.mjs:1326
↓ 1 callersFunctionSetUpReadableStreamBYOBRequest
(request, controller, view)
static/web-streams-polyfill-3.2.1.mjs:1346
↓ 1 callersFunctionSetUpReadableStreamDefaultControllerFromUnderlyingSource
(stream, underlyingSource, highWaterMark, sizeAlgorithm)
static/web-streams-polyfill-3.2.1.mjs:2997
↓ 1 callersFunctionSetUpTransformStreamDefaultController
(stream, controller, transformAlgorithm, flushAlgorithm)
static/web-streams-polyfill-3.2.1.mjs:4079
↓ 1 callersFunctionSetUpTransformStreamDefaultControllerFromTransformer
(stream, transformer)
static/web-streams-polyfill-3.2.1.mjs:4085
↓ 1 callersFunctionSetUpWritableStreamDefaultControllerFromUnderlyingSink
(stream, underlyingSink, highWaterMark, sizeAlgorithm)
static/web-streams-polyfill-3.2.1.mjs:2331
↓ 1 callersFunctionTransformStreamDefaultControllerError
(controller, e)
static/web-streams-polyfill-3.2.1.mjs:4130
↓ 1 callersFunctionTransformStreamDefaultControllerTerminate
(controller)
static/web-streams-polyfill-3.2.1.mjs:4140
↓ 1 callersFunctionTransformStreamDefaultSinkAbortAlgorithm
(stream, reason)
static/web-streams-polyfill-3.2.1.mjs:4163
↓ 1 callersFunctionTransformStreamDefaultSinkCloseAlgorithm
(stream)
static/web-streams-polyfill-3.2.1.mjs:4169
↓ 1 callersFunctionTransformStreamDefaultSinkWriteAlgorithm
(stream, chunk)
static/web-streams-polyfill-3.2.1.mjs:4148
↓ 1 callersFunctionTransformStreamDefaultSourcePullAlgorithm
(stream)
static/web-streams-polyfill-3.2.1.mjs:4187
↓ 1 callersFunctionWritableStreamAddWriteRequest
(stream)
static/web-streams-polyfill-3.2.1.mjs:1838
↓ 1 callersFunctionWritableStreamDefaultControllerClose
(controller)
static/web-streams-polyfill-3.2.1.mjs:2358
↓ 1 callersFunctionWritableStreamDefaultControllerGetChunkSize
(controller, chunk)
static/web-streams-polyfill-3.2.1.mjs:2362
↓ 1 callersFunctionWritableStreamDefaultControllerProcessClose
(controller)
static/web-streams-polyfill-3.2.1.mjs:2419
↓ 1 callersFunctionWritableStreamDefaultControllerProcessWrite
(controller, chunk)
static/web-streams-polyfill-3.2.1.mjs:2431
↓ 1 callersFunctionWritableStreamDefaultControllerWrite
(controller, chunk, chunkSize)
static/web-streams-polyfill-3.2.1.mjs:2374
↓ 1 callersFunctionWritableStreamDefaultWriterAbort
(writer, reason)
static/web-streams-polyfill-3.2.1.mjs:2138
↓ 1 callersFunctionWritableStreamDefaultWriterCloseWithErrorPropagation
(writer)
static/web-streams-polyfill-3.2.1.mjs:2146
↓ 1 callersFunctionWritableStreamDefaultWriterEnsureClosedPromiseRejected
(writer, error)
static/web-streams-polyfill-3.2.1.mjs:2157
↓ 1 callersFunctionWritableStreamDefaultWriterGetDesiredSize
(writer)
static/web-streams-polyfill-3.2.1.mjs:2173
↓ 1 callersFunctionWritableStreamFinishInFlightClose
(stream)
static/web-streams-polyfill-3.2.1.mjs:1905
↓ 1 callersFunctionWritableStreamFinishInFlightCloseWithError
(stream, error)
static/web-streams-polyfill-3.2.1.mjs:1923
↓ 1 callersFunctionWritableStreamFinishInFlightWrite
(stream)
static/web-streams-polyfill-3.2.1.mjs:1896
↓ 1 callersFunctionWritableStreamFinishInFlightWriteWithError
(stream, error)
static/web-streams-polyfill-3.2.1.mjs:1900
↓ 1 callersFunctionWritableStreamHasOperationMarkedInFlight
(stream)
static/web-streams-polyfill-3.2.1.mjs:1940
↓ 1 callersFunctionWritableStreamMarkCloseRequestInFlight
(stream)
static/web-streams-polyfill-3.2.1.mjs:1946
↓ 1 callersFunctionWritableStreamMarkFirstWriteRequestInFlight
(stream)
static/web-streams-polyfill-3.2.1.mjs:1950
↓ 1 callersMethod_nextSteps
()
static/web-streams-polyfill-3.2.1.mjs:548
↓ 1 callersMethod_returnSteps
(value)
static/web-streams-polyfill-3.2.1.mjs:585
↓ 1 callersFunctionabortAlgorithm
()
static/web-streams-polyfill-3.2.1.mjs:2336
↓ 1 callersFunctionafterWrite
()
static/web-streams-adapter-0.1.0.mjs:450
↓ 1 callersMethodapply_roles
(&mut self, roles: &HashMap<String, Vec<String>>)
generate-community/src/lib.rs:120
↓ 1 callersMethodas_github_str
The string representation of the issue state. This is requested by the Github API, as documented [here](https://docs.github.com/en/rest/issues/issues
generate-release/src/github_client.rs:424
↓ 1 callersFunctionassertAbortSignal
(signal, context)
static/web-streams-polyfill-3.2.1.mjs:3430
↓ 1 callersFunctioncheck
(folders: impl ExactSizeIterator<Item = PathBuf>)
write-rustdoc-hide-lines/src/main.rs:24
↓ 1 callersFunctioncheck_filters
(filters)
static/assets.js:6
↓ 1 callersFunctionclamp
(val, min, max)
static/components.js:2
↓ 1 callersMethodcompare_commits
Gets the list of all commits between two git ref
generate-release/src/github_client.rs:132
↓ 1 callersMethodcompare_commits_page
( &self, from: &str, to: &str, page: i32, )
generate-release/src/github_client.rs:155
↓ 1 callersFunctionconvertIteratorOptions
(options, context)
static/web-streams-polyfill-3.2.1.mjs:3408
↓ 1 callersFunctionconvertQueuingStrategySize
(fn, context)
static/web-streams-polyfill-3.2.1.mjs:1553
↓ 1 callersFunctionconvertReadableStreamReaderMode
(mode, context)
static/web-streams-polyfill-3.2.1.mjs:3400
↓ 1 callersFunctionconvertReadableStreamType
(type, context)
static/web-streams-polyfill-3.2.1.mjs:3385
↓ 1 callersFunctionconvertReadableWritablePair
(pair, context)
static/web-streams-polyfill-3.2.1.mjs:3436
↓ 1 callersFunctionconvertReaderOptions
(options, context)
static/web-streams-polyfill-3.2.1.mjs:3393
↓ 1 callersFunctionconvertTransformer
(original, context)
static/web-streams-polyfill-3.2.1.mjs:3844
↓ 1 callersFunctionconvertTransformerFlushCallback
(fn, original, context)
static/web-streams-polyfill-3.2.1.mjs:3865
↓ 1 callersFunctionconvertTransformerStartCallback
(fn, original, context)
static/web-streams-polyfill-3.2.1.mjs:3869
↓ 1 callersFunctionconvertTransformerTransformCallback
(fn, original, context)
static/web-streams-polyfill-3.2.1.mjs:3873
↓ 1 callersFunctionconvertUnderlyingDefaultOrByteSource
(source, context)
static/web-streams-polyfill-3.2.1.mjs:3349
↓ 1 callersFunctionconvertUnderlyingSink
(original, context)
static/web-streams-polyfill-3.2.1.mjs:1558
↓ 1 callersFunctionconvertUnderlyingSinkAbortCallback
(fn, original, context)
static/web-streams-polyfill-3.2.1.mjs:1581
↓ 1 callersFunctionconvertUnderlyingSinkCloseCallback
(fn, original, context)
static/web-streams-polyfill-3.2.1.mjs:1585
↓ 1 callersFunctionconvertUnderlyingSinkStartCallback
(fn, original, context)
static/web-streams-polyfill-3.2.1.mjs:1589
← previousnext →201–300 of 592, ranked by callers