Registry / web-framework / sauron-core

sauron-core

JSON →
library0.70.0rscratesunverified

An HTML library for building client-side web applications.

# Cargo.toml [dependencies] sauron-core = "0.70.0"
INSTALL
IMPORT
SIG · SAURON-CORE
S
sauron-core
web-frameworkrustv0.70.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

App
use sauron_core::App;

Creates a new Sauron application instance.

use sauron_core::App; fn main() { let _app = App::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.70.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
sauron-core — cargo add sauron-core · libregistry